public class UIProperty extends PropertySheetItem
componentGenerator, converter, displayLabel, ignoreIfMissing, name, readOnly, resolvedDisplayLabel
COMPONENT_FAMILY, COMPONENT_TYPE
SEPARATOR_CHAR
Constructor and Description |
---|
UIProperty()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
generateItem(FacesContext context,
UIPropertySheet propSheet)
Generates the label and control for the item
|
String |
getFamily() |
protected String |
getIncorrectParentMsg()
Returns the message to use in the exception that is thrown if the component
is not nested inside a PropertySheet component
|
encodeBegin, generateLabel, getComponentGenerator, getConverter, getDisplayLabel, getIgnoreIfMissing, getName, getResolvedDisplayLabel, isReadOnly, restoreState, saveState, setComponentGenerator, setConverter, setDisplayLabel, setIgnoreIfMissing, setName, setReadOnly
addFacesListener, broadcast, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
public String getFamily()
getFamily
in class UIPanel
UIComponent.getFamily()
protected String getIncorrectParentMsg()
PropertySheetItem
getIncorrectParentMsg
in class PropertySheetItem
protected void generateItem(FacesContext context, UIPropertySheet propSheet) throws IOException
PropertySheetItem
generateItem
in class PropertySheetItem
context
- FacesContextpropSheet
- The property sheet that the item is a child ofIOException
Copyright © 2005–2017 Alfresco Software. All rights reserved.