Class SavedPanelConfig
java.lang.Object
org.bgerp.app.cfg.Config
ru.bgcrm.model.process.queue.config.SavedPanelConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bgerp.app.cfg.Config
Config.InitStopException -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSavedPanelSet(Integer queueId) voidchangeCurrentSelected(Integer queueId) voidremoveSavedPanelSet(Integer queueId) voidupdateConfig(Preferences userConfig) Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException
-
Field Details
-
QUEUE_SAVED_PANEL_SET_PREFIX
- See Also:
-
QUEUE_CURRENT
- See Also:
-
-
Constructor Details
-
SavedPanelConfig
-
-
Method Details
-
addSavedPanelSet
-
changeCurrentSelected
-
getSavedPanelSet
-
getCurrentSelected
-
removeSavedPanelSet
-
updateConfig
-