Package io.vertigo.easyforms.designer
Class EasyFormsDesignerManager
java.lang.Object
io.vertigo.easyforms.designer.EasyFormsDesignerManager
- All Implemented Interfaces:
io.vertigo.core.node.component.Activeable,io.vertigo.core.node.component.Component,io.vertigo.core.node.component.CoreComponent,io.vertigo.core.node.component.Manager
public final class EasyFormsDesignerManager
extends Object
implements io.vertigo.core.node.component.Manager, io.vertigo.core.node.component.Activeable
-
Constructor Summary
ConstructorsConstructorDescriptionEasyFormsDesignerManager(io.vertigo.core.locale.LocaleManager localeManager) -
Method Summary
-
Constructor Details
-
EasyFormsDesignerManager
@Inject public EasyFormsDesignerManager(io.vertigo.core.locale.LocaleManager localeManager)
-
-
Method Details
-
start
public void start()- Specified by:
startin interfaceio.vertigo.core.node.component.Activeable
-
stop
public void stop()- Specified by:
stopin interfaceio.vertigo.core.node.component.Activeable
-