@DefaultNonNull public class DefaultBindingHandler extends Object implements IBindingHandler
| Modifier and Type | Field and Description |
|---|---|
static IBindingHandlerFactory |
FACTORY |
| Constructor and Description |
|---|
DefaultBindingHandler(NodeBase rootNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
controlToModel()
System helper method to move all bindings from control into the model (called at request start).
|
void |
modelToControl()
Move all bindings from model to control (called at request end).
|
public static final IBindingHandlerFactory FACTORY
public DefaultBindingHandler(NodeBase rootNode)
public void controlToModel()
throws Exception
controlToModel in interface IBindingHandlerExceptionpublic void modelToControl()
throws Exception
modelToControl in interface IBindingHandlerExceptionCopyright © 2017 etc.to. All rights reserved.