public class ItemEventBinding extends BindingBase
| Modifier and Type | Field and Description |
|---|---|
protected AbstractButton |
boundItem |
checkingForValueChange, context, delegate, expression, modelUpdateDisabled, usingNullForEmptyStrings| Constructor and Description |
|---|
ItemEventBinding(AbstractButton boundItem,
String expression) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getView() |
protected void |
updateModel() |
void |
updateView() |
getContext, getDelegate, getExpression, getValue, isCheckingForValueChange, isUsingNullForEmptyStrings, processException, setCheckingForValueChange, setContext, setDelegate, setUsingNullForEmptyStrings, setValueprotected AbstractButton boundItem
public ItemEventBinding(AbstractButton boundItem, String expression)
public Component getView()
public void updateView()
protected void updateModel()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.