Class KanbanConfig
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.kanban.config.KanbanConfig
General Kanban plugin settings, e.g.
kanban:preview.enable=0 to turn off the process
preview dialog and fall back to the regular full-page process navigation on a card click.-
Nested Class Summary
Nested classes/interfaces inherited from class Config
Config.InitStopException -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Config
initWhen, throwValidationException
-
Constructor Details
-
KanbanConfig
-
-
Method Details
-
isPreviewEnabled
public boolean isPreviewEnabled()
-