public class FormController
extends com.axemble.vdoc.sdk.impl.base.BaseComponentController
designView, PLUGIN_URI, pluginImpl| Constructor and Description |
|---|
FormController() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepareAlternateModel(com.axemble.easysite.ui.runtime.ContextHandler contextHandler,
IRenderModel alternateModel) |
protected int |
prepareComponent()
Internal use only.
|
protected void |
prepareModel(IRenderModel model)
Allows to set some values to the
IRenderModule object. |
protected void |
processEvent(String eventName,
String eventValue)
Allows to handle events.
|
protected void |
processForm() |
displayDesignView, doHandleEvent, doHandleForm, evaluateBookmarks, getComponent, getComponentContext, getComponentsElement, getSiteModule, initDesignView, prepareContentNode, prepareModelgetElementContext, getElementInstance, setElementInstancebuildDefaultModel, doHandlePagerEvent, finalize, getContentNodeContext, getContentNodeInstance, getView, setContentNodeInstance, setViewprotected int prepareComponent()
throws Exception
com.axemble.vdoc.sdk.impl.base.BaseComponentControllerprepareComponent in class com.axemble.vdoc.sdk.impl.base.BaseComponentControllerException - Default exception.protected void prepareModel(IRenderModel model) throws Exception
com.axemble.vdoc.sdk.impl.base.BaseComponentControllerIRenderModule object.prepareModel in class com.axemble.vdoc.sdk.impl.base.BaseComponentControllermodel - The IRenderModel object.Exception - Default exception.protected void processEvent(String eventName, String eventValue) throws Exception
com.axemble.vdoc.sdk.impl.base.BaseComponentControllerprocessEvent in class com.axemble.vdoc.sdk.impl.base.BaseComponentControllereventName - The event name.eventValue - The event value.Exception - Default exception.public void prepareAlternateModel(com.axemble.easysite.ui.runtime.ContextHandler contextHandler,
IRenderModel alternateModel)
throws Exception
prepareAlternateModel in interface com.axemble.easysite.mvc.controllers.IContentNodeControllerprepareAlternateModel in class com.axemble.easysite.mvc.controllers.AbstractContentNodeControllerExceptionCopyright © 2022 Visiativ. All rights reserved.