Uses of Enum Class
be.gaudry.swing.crud.CrudListPanel.ManagementCard
-
Uses of CrudListPanel.ManagementCard in be.gaudry.swing.crud
Modifier and TypeFieldDescription(package private) CrudListPanel.ManagementCard
CrudListPanel.LoadListWorker.endScreen
Modifier and TypeMethodDescriptionstatic CrudListPanel.ManagementCard
Returns the enum constant of this class with the specified name.static CrudListPanel.ManagementCard[]
CrudListPanel.ManagementCard.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CrudListPanel.loadItemsList(boolean addToSelected, CrudListPanel.ManagementCard finalScreen)
Loads asynchronously items for the list selection panelvoid
CrudListPanel.LoadListWorker.setFinalScreen(CrudListPanel.ManagementCard screen)
void
CrudListPanel.showCard(CrudListPanel.ManagementCard card)