org.richfaces.component
@Generated(value={"RichFaces CDK","4.3.1.Final-redhat-1"}) public class UIOrderingList extends AbstractOrderingList implements javax.faces.component.behavior.ClientBehaviorHolder, org.richfaces.component.attribute.EventsKeyProps, org.richfaces.component.attribute.EventsMouseProps, org.richfaces.component.attribute.MultiSelectProps, org.richfaces.component.attribute.SelectItemsProps, org.richfaces.component.util.SelectItemsInterface
The <rich:orderingList> is a component for ordering items in a list (client-side).
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UIOrderingList.Properties |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
| Constructor and Description |
|---|
UIOrderingList() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActiveClass() |
String |
getCaption()
The text placed above the list of items
|
String |
getChangedClass() |
String |
getCollectionType() |
String |
getColumnClasses() |
String |
getDefaultEventName() |
String |
getDefaultLabel() |
String |
getDisabledClass() |
String |
getDownBottomText()
The text to display in the move-to-bottom button
|
String |
getDownText()
The text to display in the move-down button
|
Collection<String> |
getEventNames() |
String |
getFamily() |
String |
getHeaderClass() |
String |
getItemClass() |
Object |
getItemLabel() |
Object |
getItemValue() |
String |
getListClass() |
String |
getListHeight() |
String |
getListWidth() |
String |
getMaxListHeight() |
String |
getMinListHeight() |
String |
getOnblur() |
String |
getOnchange() |
String |
getOnclick() |
String |
getOndblclick() |
String |
getOnfocus() |
String |
getOnkeydown() |
String |
getOnkeypress() |
String |
getOnkeyup() |
String |
getOnlistclick()
Javascript code executed when a pointer button is clicked over the list element .
|
String |
getOnlistdblclick()
Javascript code executed when a pointer button is double clicked over the list element .
|
String |
getOnlistkeydown()
Javascript code executed when a key is pressed down over the list element .
|
String |
getOnlistkeypress()
Javascript code executed when a key is pressed and released over the list element .
|
String |
getOnlistkeyup()
Javascript code executed when a key is released over the list element .
|
String |
getOnlistmousedown()
Javascript code executed when a pointer button is pressed down over the list element .
|
String |
getOnlistmousemove()
Javascript code executed when a pointer button is moved within the list element .
|
String |
getOnlistmouseout()
Javascript code executed when a pointer button is moved away from the list element .
|
String |
getOnlistmouseover()
Javascript code executed when a pointer button is moved onto the list element .
|
String |
getOnlistmouseup()
Javascript code executed when a pointer button is released over the list element .
|
String |
getOnmousedown() |
String |
getOnmousemove() |
String |
getOnmouseout() |
String |
getOnmouseover() |
String |
getOnmouseup() |
String |
getSelectItemClass() |
String |
getStyle() |
String |
getStyleClass() |
String |
getUpText()
The text to display in the move-up button
|
String |
getUpTopText()
The text to display in the move-to-top button
|
String |
getVar() |
boolean |
isDisabled() |
boolean |
isShowButton() |
void |
setActiveClass(String activeClass) |
void |
setCaption(String caption) |
void |
setChangedClass(String changedClass) |
void |
setCollectionType(String collectionType) |
void |
setColumnClasses(String columnClasses) |
void |
setDefaultLabel(String defaultLabel) |
void |
setDisabled(boolean disabled) |
void |
setDisabledClass(String disabledClass) |
void |
setDownBottomText(String downBottomText) |
void |
setDownText(String downText) |
void |
setHeaderClass(String headerClass) |
void |
setItemClass(String itemClass) |
void |
setItemLabel(Object itemLabel) |
void |
setItemValue(Object itemValue) |
void |
setListClass(String listClass) |
void |
setListHeight(String listHeight) |
void |
setListWidth(String listWidth) |
void |
setMaxListHeight(String maxListHeight) |
void |
setMinListHeight(String minListHeight) |
void |
setOnblur(String onblur) |
void |
setOnchange(String onchange) |
void |
setOnclick(String onclick) |
void |
setOndblclick(String ondblclick) |
void |
setOnfocus(String onfocus) |
void |
setOnkeydown(String onkeydown) |
void |
setOnkeypress(String onkeypress) |
void |
setOnkeyup(String onkeyup) |
void |
setOnlistclick(String onlistclick) |
void |
setOnlistdblclick(String onlistdblclick) |
void |
setOnlistkeydown(String onlistkeydown) |
void |
setOnlistkeypress(String onlistkeypress) |
void |
setOnlistkeyup(String onlistkeyup) |
void |
setOnlistmousedown(String onlistmousedown) |
void |
setOnlistmousemove(String onlistmousemove) |
void |
setOnlistmouseout(String onlistmouseout) |
void |
setOnlistmouseover(String onlistmouseover) |
void |
setOnlistmouseup(String onlistmouseup) |
void |
setOnmousedown(String onmousedown) |
void |
setOnmousemove(String onmousemove) |
void |
setOnmouseout(String onmouseout) |
void |
setOnmouseover(String onmouseover) |
void |
setOnmouseup(String onmouseup) |
void |
setSelectItemClass(String selectItemClass) |
void |
setShowButton(boolean showButton) |
void |
setStyle(String style) |
void |
setStyleClass(String styleClass) |
void |
setUpText(String upText) |
void |
setUpTopText(String upTopText) |
void |
setVar(String var) |
getItemValuescompareValuescolumns, validateValuegetSelectedValues, getValueBinding, getValueExpression, setSelectedValues, setValueBinding, setValueExpressionaddValidator, addValueChangeListener, clearInitialState, decode, getConvertedValue, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, restoreState, saveState, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModel, validategetConverter, getLocalValue, setConverteraddClientBehavior, addFacesListener, broadcast, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily in class javax.faces.component.UISelectManypublic Collection<String> getEventNames()
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHoldergetEventNames in class javax.faces.component.UIComponentBasepublic String getDefaultEventName()
getDefaultEventName in interface javax.faces.component.behavior.ClientBehaviorHoldergetDefaultEventName in class javax.faces.component.UIComponentBasepublic String getActiveClass()
getActiveClass in interface org.richfaces.component.attribute.MultiSelectPropsgetActiveClass in interface org.richfaces.component.attribute.SelectPropspublic void setActiveClass(String activeClass)
public String getCaption()
AbstractOrderingComponentgetCaption in class AbstractOrderingComponentpublic void setCaption(String caption)
public String getChangedClass()
getChangedClass in interface org.richfaces.component.attribute.MultiSelectPropsgetChangedClass in interface org.richfaces.component.attribute.SelectPropspublic void setChangedClass(String changedClass)
public String getCollectionType()
getCollectionType in interface org.richfaces.component.attribute.MultiSelectPropspublic void setCollectionType(String collectionType)
public String getColumnClasses()
getColumnClasses in interface org.richfaces.component.attribute.MultiSelectPropspublic void setColumnClasses(String columnClasses)
public String getDefaultLabel()
getDefaultLabel in interface org.richfaces.component.attribute.MultiSelectPropsgetDefaultLabel in interface org.richfaces.component.attribute.SelectPropspublic void setDefaultLabel(String defaultLabel)
public boolean isDisabled()
isDisabled in interface org.richfaces.component.attribute.DisabledPropspublic void setDisabled(boolean disabled)
public String getDisabledClass()
getDisabledClass in interface org.richfaces.component.attribute.SelectPropspublic void setDisabledClass(String disabledClass)
public String getDownBottomText()
AbstractOrderingComponentgetDownBottomText in class AbstractOrderingComponentpublic void setDownBottomText(String downBottomText)
public String getDownText()
AbstractOrderingComponentgetDownText in class AbstractOrderingComponentpublic void setDownText(String downText)
public String getHeaderClass()
getHeaderClass in interface org.richfaces.component.attribute.MultiSelectPropspublic void setHeaderClass(String headerClass)
public String getItemClass()
getItemClass in interface org.richfaces.component.attribute.SelectPropspublic void setItemClass(String itemClass)
public Object getItemLabel()
getItemLabel in interface org.richfaces.component.attribute.SelectItemsPropspublic void setItemLabel(Object itemLabel)
public Object getItemValue()
getItemValue in interface org.richfaces.component.attribute.SelectItemsPropspublic void setItemValue(Object itemValue)
public String getListClass()
getListClass in interface org.richfaces.component.attribute.MultiSelectPropsgetListClass in interface org.richfaces.component.attribute.SelectPropspublic void setListClass(String listClass)
public String getListHeight()
getListHeight in interface org.richfaces.component.attribute.SelectPropspublic void setListHeight(String listHeight)
public String getListWidth()
getListWidth in interface org.richfaces.component.attribute.SelectPropspublic void setListWidth(String listWidth)
public String getMaxListHeight()
getMaxListHeight in interface org.richfaces.component.attribute.MultiSelectPropspublic void setMaxListHeight(String maxListHeight)
public String getMinListHeight()
getMinListHeight in interface org.richfaces.component.attribute.MultiSelectPropspublic void setMinListHeight(String minListHeight)
public String getOnblur()
getOnblur in interface org.richfaces.component.attribute.MultiSelectPropspublic void setOnblur(String onblur)
public String getOnchange()
getOnchange in interface org.richfaces.component.attribute.MultiSelectPropspublic void setOnchange(String onchange)
public String getOnclick()
getOnclick in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnclick(String onclick)
public String getOndblclick()
getOndblclick in interface org.richfaces.component.attribute.EventsMousePropspublic void setOndblclick(String ondblclick)
public String getOnfocus()
getOnfocus in interface org.richfaces.component.attribute.MultiSelectPropspublic void setOnfocus(String onfocus)
public String getOnkeydown()
getOnkeydown in interface org.richfaces.component.attribute.EventsKeyPropspublic void setOnkeydown(String onkeydown)
public String getOnkeypress()
getOnkeypress in interface org.richfaces.component.attribute.EventsKeyPropspublic void setOnkeypress(String onkeypress)
public String getOnkeyup()
getOnkeyup in interface org.richfaces.component.attribute.EventsKeyPropspublic void setOnkeyup(String onkeyup)
public String getOnlistclick()
AbstractOrderingListgetOnlistclick in class AbstractOrderingListpublic void setOnlistclick(String onlistclick)
public String getOnlistdblclick()
AbstractOrderingListgetOnlistdblclick in class AbstractOrderingListpublic void setOnlistdblclick(String onlistdblclick)
public String getOnlistkeydown()
AbstractOrderingListgetOnlistkeydown in class AbstractOrderingListpublic void setOnlistkeydown(String onlistkeydown)
public String getOnlistkeypress()
AbstractOrderingListgetOnlistkeypress in class AbstractOrderingListpublic void setOnlistkeypress(String onlistkeypress)
public String getOnlistkeyup()
AbstractOrderingListgetOnlistkeyup in class AbstractOrderingListpublic void setOnlistkeyup(String onlistkeyup)
public String getOnlistmousedown()
AbstractOrderingListgetOnlistmousedown in class AbstractOrderingListpublic void setOnlistmousedown(String onlistmousedown)
public String getOnlistmousemove()
AbstractOrderingListgetOnlistmousemove in class AbstractOrderingListpublic void setOnlistmousemove(String onlistmousemove)
public String getOnlistmouseout()
AbstractOrderingListgetOnlistmouseout in class AbstractOrderingListpublic void setOnlistmouseout(String onlistmouseout)
public String getOnlistmouseover()
AbstractOrderingListgetOnlistmouseover in class AbstractOrderingListpublic void setOnlistmouseover(String onlistmouseover)
public String getOnlistmouseup()
AbstractOrderingListgetOnlistmouseup in class AbstractOrderingListpublic void setOnlistmouseup(String onlistmouseup)
public String getOnmousedown()
getOnmousedown in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmousedown(String onmousedown)
public String getOnmousemove()
getOnmousemove in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmousemove(String onmousemove)
public String getOnmouseout()
getOnmouseout in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmouseout(String onmouseout)
public String getOnmouseover()
getOnmouseover in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmouseover(String onmouseover)
public String getOnmouseup()
getOnmouseup in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmouseup(String onmouseup)
public String getSelectItemClass()
getSelectItemClass in interface org.richfaces.component.attribute.SelectPropspublic void setSelectItemClass(String selectItemClass)
public boolean isShowButton()
isShowButton in class AbstractOrderingComponentpublic void setShowButton(boolean showButton)
public String getStyle()
getStyle in interface org.richfaces.component.attribute.StylePropspublic void setStyle(String style)
public String getStyleClass()
getStyleClass in interface org.richfaces.component.attribute.StyleClassPropspublic void setStyleClass(String styleClass)
public String getUpText()
AbstractOrderingComponentgetUpText in class AbstractOrderingComponentpublic void setUpText(String upText)
public String getUpTopText()
AbstractOrderingComponentgetUpTopText in class AbstractOrderingComponentpublic void setUpTopText(String upTopText)
public String getVar()
getVar in interface org.richfaces.component.attribute.MultiSelectPropsgetVar in interface org.richfaces.component.attribute.SelectItemsPropspublic void setVar(String var)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.