Uses of Class
com.storedobject.core.AbstractCheckListItem
Packages that use AbstractCheckListItem
-
Uses of AbstractCheckListItem in com.storedobject.core
Subclasses of AbstractCheckListItem in com.storedobject.coreMethods in com.storedobject.core with type parameters of type AbstractCheckListItemModifier and TypeMethodDescriptionstatic <T extends AbstractCheckList,
IT extends AbstractCheckListItem>
voidAbstractCheckList.populate
(T checkList, CheckListTemplate template, TransactionManager tm, Consumer<T> setValues, BiConsumer<IT, T> setItemValues) Methods in com.storedobject.core that return types with arguments of type AbstractCheckListItem -
Uses of AbstractCheckListItem in com.storedobject.ui.common
Methods in com.storedobject.ui.common with parameters of type AbstractCheckListItemModifier and TypeMethodDescriptionprotected void
AbstractCheckListForestBrowser.populate
(AbstractCheckListItem checkListItem, AbstractCheckList parent)