public class IterationController
extends com.axemble.vdoc.sdk.impl.base.BaseBlockController
IBlockController.IRenderOptionslog, modelAndViewList| Constructor and Description |
|---|
IterationController() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
prepareBlock() |
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() |
doHandleEvent, doHandleForm, evaluateBookmarks, getBlock, getBlockContext, getSiteModule, prepareContentNode, prepareModelgetBlockContext, getBlockInstance, getModelAndViewList, setBlockInstance, setModelAndViewListbuildDefaultModel, doHandlePagerEvent, finalize, getContentNodeContext, getContentNodeInstance, getView, prepareAlternateModel, setContentNodeInstance, setViewprotected void processEvent(String eventName, String eventValue) throws Exception
com.axemble.vdoc.sdk.impl.base.BaseBlockControllerprocessEvent in class com.axemble.vdoc.sdk.impl.base.BaseBlockControllereventName - The event name.eventValue - The event value.Exception - Default exception.protected int prepareBlock()
throws Exception
prepareBlock in class com.axemble.vdoc.sdk.impl.base.BaseBlockControllerExceptionprotected void prepareModel(IRenderModel model) throws Exception
com.axemble.vdoc.sdk.impl.base.BaseBlockControllerIRenderModule object.prepareModel in class com.axemble.vdoc.sdk.impl.base.BaseBlockControllermodel - The IRenderModel object.Exception - Default exception.Copyright © 2022 Visiativ. All rights reserved.