|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIData
org.ajax4jsf.component.UIDataAdaptor
org.richfaces.component.UIOrderingBaseComponent
org.richfaces.component.UIListShuttle
org.richfaces.component.html.HtmlListShuttle
public class HtmlListShuttle
Component-Type org.richfaces.ListShuttle Component-Family org.richfaces.ListShuttle Renderer-Type org.richfaces.ListShuttleRenderer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.richfaces.component.UIListShuttle |
|---|
UIListShuttle.SubmittedValue, UIListShuttle.ValueHolder |
| Nested classes/interfaces inherited from class org.richfaces.component.UIOrderingBaseComponent |
|---|
UIOrderingBaseComponent.DataAdder, UIOrderingBaseComponent.ItemState, UIOrderingBaseComponent.UpdateModelCommand |
| Nested classes/interfaces inherited from class org.ajax4jsf.component.UIDataAdaptor |
|---|
org.ajax4jsf.component.UIDataAdaptor.ComponentVisitor, org.ajax4jsf.component.UIDataAdaptor.IndexedEvent |
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class org.richfaces.component.UIListShuttle |
|---|
updateActiveItemCommand, updateSourceSelectionCommand, updateTargetSelectionCommand |
| Fields inherited from class org.richfaces.component.UIOrderingBaseComponent |
|---|
isColumn |
| Fields inherited from class org.ajax4jsf.component.UIDataAdaptor |
|---|
COMPONENT_STATE_ATTRIBUTE, decodeVisitor, EMPTY_MODEL, updateVisitor, validateVisitor |
| Fields inherited from interface javax.faces.component.NamingContainer |
|---|
SEPARATOR_CHAR |
| Constructor Summary | |
|---|---|
HtmlListShuttle()
Constructor to init default renderers |
|
| Method Summary | |
|---|---|
java.lang.String |
getBottomControlLabel()
${prop.xmlEncodedDescription} Getter for bottomControlLabel |
javax.faces.convert.Converter |
getConverter()
converter Getter for converter |
java.lang.String |
getCopyAllControlLabel()
${prop.xmlEncodedDescription} Getter for copyAllControlLabel |
java.lang.String |
getCopyControlLabel()
${prop.xmlEncodedDescription} Getter for copyControlLabel |
java.lang.String |
getDownControlLabel()
${prop.xmlEncodedDescription} Getter for downControlLabel |
java.lang.String |
getFamily()
|
java.lang.String |
getListsHeight()
Getter for listsHeight |
java.lang.String |
getOnorderchanged()
${prop.xmlEncodedDescription} Getter for onorderchanged |
java.lang.String |
getRemoveAllControlLabel()
${prop.xmlEncodedDescription} Getter for removeAllControlLabel |
java.lang.String |
getRemoveControlLabel()
${prop.xmlEncodedDescription} Getter for removeControlLabel |
java.lang.String |
getSourceCaptionLabel()
sourceCaptionLabel Getter for sourceCaptionLabel |
java.lang.String |
getSourceListWidth()
Getter for sourceListWidth |
java.lang.String |
getStyle()
CSS style(s) is/are to be applied when this component is rendered Getter for style |
java.lang.String |
getStyleClass()
Corresponds to the HTML class attribute Getter for styleClass |
java.lang.String |
getTargetCaptionLabel()
targetCaptionLabel Getter for targetCaptionLabel |
java.lang.String |
getTargetListWidth()
Getter for targetListWidth |
java.lang.String |
getTopControlLabel()
${prop.xmlEncodedDescription} Getter for topControlLabel |
java.lang.String |
getUpControlLabel()
${prop.xmlEncodedDescription} Getter for upControlLabel |
javax.faces.el.MethodBinding |
getValueChangeListener()
valueChangeListener Getter for valueChangeListener |
boolean |
isFastMoveControlsVisible()
If false 'Copy All' and 'Remove All' controls aren’t displayed Getter for fastMoveControlsVisible |
boolean |
isFastOrderControlsVisible()
If false 'Top' and 'Bottom' controls aren’t displayed. |
boolean |
isImmediate()
immediate Getter for immediate |
boolean |
isMoveControlsVisible()
If false 'Copy' and 'Remove' controls aren’t displayed Getter for moveControlsVisible |
boolean |
isOrderControlsVisible()
If false – 'Up' and 'Down' controls shouldn't be displayed. |
boolean |
isRequired()
required Getter for required |
boolean |
isShowButtonLabels()
Getter for showButtonLabels |
boolean |
isSwitchByClick()
${prop.xmlEncodedDescription} Getter for switchByClick |
boolean |
isValid()
valid Getter for valid |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setBottomControlLabel(java.lang.String __bottomControlLabel)
${prop.xmlEncodedDescription} Setter for bottomControlLabel |
void |
setConverter(javax.faces.convert.Converter __converter)
converter Setter for converter |
void |
setCopyAllControlLabel(java.lang.String __copyAllControlLabel)
${prop.xmlEncodedDescription} Setter for copyAllControlLabel |
void |
setCopyControlLabel(java.lang.String __copyControlLabel)
${prop.xmlEncodedDescription} Setter for copyControlLabel |
void |
setDownControlLabel(java.lang.String __downControlLabel)
${prop.xmlEncodedDescription} Setter for downControlLabel |
void |
setFastMoveControlsVisible(boolean __fastMoveControlsVisible)
If false 'Copy All' and 'Remove All' controls aren’t displayed Setter for fastMoveControlsVisible |
void |
setFastOrderControlsVisible(boolean __fastOrderControlsVisible)
If false 'Top' and 'Bottom' controls aren’t displayed. |
void |
setImmediate(boolean __immediate)
immediate Setter for immediate |
void |
setListsHeight(java.lang.String __listsHeight)
Setter for listsHeight |
void |
setMoveControlsVisible(boolean __moveControlsVisible)
If false 'Copy' and 'Remove' controls aren’t displayed Setter for moveControlsVisible |
void |
setOnorderchanged(java.lang.String __onorderchanged)
${prop.xmlEncodedDescription} Setter for onorderchanged |
void |
setOrderControlsVisible(boolean __orderControlsVisible)
If false – 'Up' and 'Down' controls shouldn't be displayed. |
void |
setRemoveAllControlLabel(java.lang.String __removeAllControlLabel)
${prop.xmlEncodedDescription} Setter for removeAllControlLabel |
void |
setRemoveControlLabel(java.lang.String __removeControlLabel)
${prop.xmlEncodedDescription} Setter for removeControlLabel |
void |
setRequired(boolean __required)
required Setter for required |
void |
setShowButtonLabels(boolean __showButtonLabels)
Setter for showButtonLabels |
void |
setSourceCaptionLabel(java.lang.String __sourceCaptionLabel)
sourceCaptionLabel Setter for sourceCaptionLabel |
void |
setSourceListWidth(java.lang.String __sourceListWidth)
Setter for sourceListWidth |
void |
setStyle(java.lang.String __style)
CSS style(s) is/are to be applied when this component is rendered Setter for style |
void |
setStyleClass(java.lang.String __styleClass)
Corresponds to the HTML class attribute Setter for styleClass |
void |
setSwitchByClick(boolean __switchByClick)
${prop.xmlEncodedDescription} Setter for switchByClick |
void |
setTargetCaptionLabel(java.lang.String __targetCaptionLabel)
targetCaptionLabel Setter for targetCaptionLabel |
void |
setTargetListWidth(java.lang.String __targetListWidth)
Setter for targetListWidth |
void |
setTopControlLabel(java.lang.String __topControlLabel)
${prop.xmlEncodedDescription} Setter for topControlLabel |
void |
setUpControlLabel(java.lang.String __upControlLabel)
${prop.xmlEncodedDescription} Setter for upControlLabel |
void |
setValid(boolean __valid)
valid Setter for valid |
void |
setValueChangeListener(javax.faces.el.MethodBinding __valueChangeListener)
valueChangeListener Setter for valueChangeListener |
| Methods inherited from class org.richfaces.component.UIOrderingBaseComponent |
|---|
addConversionErrorMessage, addValidator, columns, compareValues, createComponentState, createContainer, createDataModel, dataChildren, decode, executeValidate, fixedChildren, getConverterForValue, getValidator, getValidators, isEmpty, isLocalValueSet, isSuitableValue, processDecodes, processUpdates, processValidators, removeValidator, setLocalValueSet, setValidator, updateModel |
| Methods inherited from class org.ajax4jsf.component.UIDataAdaptor |
|---|
addRequestKey, broadcast, broadcastLocal, captureOrigValue, captureOrigValue, clearRequestKeysSet, containsRequestKey, encodeAjaxChild, encodeBegin, getAjaxKeys, getAllAjaxKeys, getBaseClientId, getChildrenRenderer, getChildState, getClientId, getComponentState, getEncodedIds, getExtendedDataModel, getRowCount, getRowData, getRowIndex, getRowKey, getRowKeyVar, getStateVar, getValue, isRowAvailable, iterate, processUpdates, processValidators, queueEvent, removeRequestKey, resetComponent, restoreChildState, restoreOrigValue, restoreOrigValue, saveChildState, setAjaxKeys, setComponentState, setExtendedDataModel, setId, setParent, setRowIndex, setRowKey, setRowKey, setRowKeyVar, setStateVar, setupVariable, walk |
| Methods inherited from class javax.faces.component.UIData |
|---|
getFirst, getFooter, getHeader, getRows, getVar, setFirst, setFooter, setHeader, setRows, setValueBinding, setVar |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setRendered, setRendererType, setTransient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.component.ValueHolder |
|---|
getValue |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY
| Constructor Detail |
|---|
public HtmlListShuttle()
| Method Detail |
|---|
public void setMoveControlsVisible(boolean __moveControlsVisible)
setMoveControlsVisible in class UIListShuttlemoveControlsVisible - - new valuepublic boolean isMoveControlsVisible()
isMoveControlsVisible in class UIListShuttlepublic void setOrderControlsVisible(boolean __orderControlsVisible)
setOrderControlsVisible in class UIListShuttleorderControlsVisible - - new valuepublic boolean isOrderControlsVisible()
isOrderControlsVisible in class UIListShuttlepublic void setSourceListWidth(java.lang.String __sourceListWidth)
sourceListWidth - - new valuepublic java.lang.String getSourceListWidth()
public void setRemoveControlLabel(java.lang.String __removeControlLabel)
removeControlLabel - - new valuepublic java.lang.String getRemoveControlLabel()
public void setStyle(java.lang.String __style)
style - - new valuepublic java.lang.String getStyle()
public void setCopyControlLabel(java.lang.String __copyControlLabel)
copyControlLabel - - new valuepublic java.lang.String getCopyControlLabel()
public void setConverter(javax.faces.convert.Converter __converter)
converter - - new valuepublic javax.faces.convert.Converter getConverter()
public void setShowButtonLabels(boolean __showButtonLabels)
showButtonLabels - - new valuepublic boolean isShowButtonLabels()
public void setValid(boolean __valid)
valid - - new valuepublic boolean isValid()
public void setTargetCaptionLabel(java.lang.String __targetCaptionLabel)
setTargetCaptionLabel in class UIListShuttletargetCaptionLabel - - new valuepublic java.lang.String getTargetCaptionLabel()
getTargetCaptionLabel in class UIListShuttlepublic void setSourceCaptionLabel(java.lang.String __sourceCaptionLabel)
setSourceCaptionLabel in class UIListShuttlesourceCaptionLabel - - new valuepublic java.lang.String getSourceCaptionLabel()
getSourceCaptionLabel in class UIListShuttlepublic void setUpControlLabel(java.lang.String __upControlLabel)
upControlLabel - - new valuepublic java.lang.String getUpControlLabel()
public void setTargetListWidth(java.lang.String __targetListWidth)
targetListWidth - - new valuepublic java.lang.String getTargetListWidth()
public void setListsHeight(java.lang.String __listsHeight)
listsHeight - - new valuepublic java.lang.String getListsHeight()
public void setStyleClass(java.lang.String __styleClass)
styleClass - - new valuepublic java.lang.String getStyleClass()
public void setOnorderchanged(java.lang.String __onorderchanged)
onorderchanged - - new valuepublic java.lang.String getOnorderchanged()
public void setCopyAllControlLabel(java.lang.String __copyAllControlLabel)
copyAllControlLabel - - new valuepublic java.lang.String getCopyAllControlLabel()
public void setBottomControlLabel(java.lang.String __bottomControlLabel)
bottomControlLabel - - new valuepublic java.lang.String getBottomControlLabel()
public void setRemoveAllControlLabel(java.lang.String __removeAllControlLabel)
removeAllControlLabel - - new valuepublic java.lang.String getRemoveAllControlLabel()
public void setRequired(boolean __required)
required - - new valuepublic boolean isRequired()
public void setValueChangeListener(javax.faces.el.MethodBinding __valueChangeListener)
valueChangeListener - - new valuepublic javax.faces.el.MethodBinding getValueChangeListener()
getValueChangeListener in interface javax.faces.component.EditableValueHoldergetValueChangeListener in class UIListShuttlepublic void setTopControlLabel(java.lang.String __topControlLabel)
topControlLabel - - new valuepublic java.lang.String getTopControlLabel()
public void setSwitchByClick(boolean __switchByClick)
switchByClick - - new valuepublic boolean isSwitchByClick()
public void setFastMoveControlsVisible(boolean __fastMoveControlsVisible)
setFastMoveControlsVisible in class UIListShuttlefastMoveControlsVisible - - new valuepublic boolean isFastMoveControlsVisible()
isFastMoveControlsVisible in class UIListShuttlepublic void setImmediate(boolean __immediate)
immediate - - new valuepublic boolean isImmediate()
public void setDownControlLabel(java.lang.String __downControlLabel)
downControlLabel - - new valuepublic java.lang.String getDownControlLabel()
public void setFastOrderControlsVisible(boolean __fastOrderControlsVisible)
setFastOrderControlsVisible in class UIListShuttlefastOrderControlsVisible - - new valuepublic boolean isFastOrderControlsVisible()
isFastOrderControlsVisible in class UIListShuttlepublic java.lang.String getFamily()
getFamily in class javax.faces.component.UIDatapublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class UIListShuttle
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class UIListShuttle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||