public class IterationController
extends com.axemble.vdoc.sdk.impl.base.BaseBlockController
IBlockController.IRenderOptions
log, 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, prepareModel
getBlockContext, getBlockInstance, getModelAndViewList, setBlockInstance, setModelAndViewList
buildDefaultModel, doHandlePagerEvent, finalize, getContentNodeContext, getContentNodeInstance, getView, prepareAlternateModel, setContentNodeInstance, setView
protected void processEvent(String eventName, String eventValue) throws Exception
com.axemble.vdoc.sdk.impl.base.BaseBlockController
processEvent
in class com.axemble.vdoc.sdk.impl.base.BaseBlockController
eventName
- The event name.eventValue
- The event value.Exception
- Default exception.protected int prepareBlock() throws Exception
prepareBlock
in class com.axemble.vdoc.sdk.impl.base.BaseBlockController
Exception
protected void prepareModel(IRenderModel model) throws Exception
com.axemble.vdoc.sdk.impl.base.BaseBlockController
IRenderModule
object.prepareModel
in class com.axemble.vdoc.sdk.impl.base.BaseBlockController
model
- The IRenderModel
object.Exception
- Default exception.Copyright © 2022 Visiativ. All rights reserved.