public class UISearchCustomProperties extends org.springframework.extensions.webscripts.ui.common.component.SelfRenderingComponent implements NamingContainer
Modifier and Type | Field and Description |
---|---|
static String |
PREFIX_DATE_FROM |
static String |
PREFIX_DATE_TO |
static String |
PREFIX_LOV_ITEM |
SEPARATOR_CHAR
Constructor and Description |
---|
UISearchCustomProperties() |
Modifier and Type | Method and Description |
---|---|
void |
encodeBegin(FacesContext context) |
String |
getFamily() |
protected org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint |
getListOfValuesConstraint(org.alfresco.service.cmr.dictionary.PropertyDefinition propertyDef)
Retrieves the list of values constraint for the item, if it has one
|
outputAttribute
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, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
public static final String PREFIX_DATE_TO
public static final String PREFIX_DATE_FROM
public static final String PREFIX_LOV_ITEM
public String getFamily()
getFamily
in class UIComponent
UIComponent.getFamily()
public void encodeBegin(FacesContext context) throws IOException
encodeBegin
in class UIComponentBase
IOException
UIComponentBase.encodeBegin(javax.faces.context.FacesContext)
protected org.alfresco.repo.dictionary.constraint.ListOfValuesConstraint getListOfValuesConstraint(org.alfresco.service.cmr.dictionary.PropertyDefinition propertyDef)
propertyDef
- The property definition for the constraintCopyright © 2005–2017 Alfresco Software. All rights reserved.