public class UIXEditableFacesBeanImpl extends UIXFacesBeanImpl
FacesBeanImpl, 
UIXEditableValueFacesBean.Type| Constructor and Description | 
|---|
| UIXEditableFacesBeanImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init(UIXComponent component,
    FacesBean.Type type)Subclassers most call super with the component and type | 
| void | setProperty(PropertyKey key,
           Object value)Set a property. | 
getComponent, getLocalPropertyImpl, getType, keySet, restoreState, saveState, setPropertyImpladdAll, addEntry, bindingKeySet, clearInitialState, containsEntry, createExpressionsMap, createPropertyMap, entries, getEntries, getLocalProperty, getProperty, getRawProperty, getValueBinding, getValueExpression, initialStateMarked, markInitialState, removeEntry, setValueBinding, setValueExpression, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAll, addEntry, bindingKeySet, clearInitialState, containsEntry, entries, getEntries, getLocalProperty, getProperty, getRawProperty, getValueBinding, getValueExpression, initialStateMarked, markInitialState, removeEntry, setValueBinding, setValueExpressionpublic void init(UIXComponent component, FacesBean.Type type)
init in interface UIXFacesBeaninit in class UIXFacesBeanImplcomponent - UIXEditableValue to bind to this UIXFacesBeantype - IllegalStateException - if init() called more than onceIllegalArgumentException - if component is not a UIXEditableValueNullPointerException - of component or type is nullpublic void setProperty(PropertyKey key, Object value)
FacesBeansetProperty in interface FacesBeansetProperty in class FacesBeanImplCopyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.