|
||||||||||
| 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.UIOutput
javax.faces.component.UIInput
javax.faces.component.UISelectMany
javax.faces.component.html.HtmlSelectManyListbox
org.apache.myfaces.component.html.ext.AbstractHtmlSelectManyListbox
org.apache.myfaces.component.html.ext.HtmlSelectManyListbox
org.apache.myfaces.custom.picklist.AbstractHtmlSelectManyPicklist
org.apache.myfaces.custom.picklist.HtmlSelectManyPicklist
public class HtmlSelectManyPicklist
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
static java.lang.String |
DEFAULT_RENDERER_TYPE
|
| Fields inherited from class javax.faces.component.UISelectMany |
|---|
INVALID_MESSAGE_ID |
| Fields inherited from class javax.faces.component.UIInput |
|---|
CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID |
| Fields inherited from interface org.apache.myfaces.component.UserRoleAware |
|---|
ENABLED_ON_USER_ROLE_ATTR, VISIBLE_ON_USER_ROLE_ATTR |
| Fields inherited from interface org.apache.myfaces.shared_tomahawk.component.DisplayValueOnlyCapable |
|---|
DISPLAY_VALUE_ONLY_ATTR, DISPLAY_VALUE_ONLY_STYLE_ATTR, DISPLAY_VALUE_ONLY_STYLE_CLASS_ATTR |
| Constructor Summary | |
|---|---|
HtmlSelectManyPicklist()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAddAllButtonStyle()
CSS style to be applied to the add all button |
java.lang.String |
getAddAllButtonStyleClass()
CSS styleClass to be applied to the add all button |
java.lang.String |
getAddAllButtonText()
Define the text that goes inside the add all button |
java.lang.String |
getAddButtonStyle()
CSS style to be applied to the add button |
java.lang.String |
getAddButtonStyleClass()
CSS styleClass to be applied to the add button |
java.lang.String |
getAddButtonText()
Define the text that goes inside the add button |
java.lang.String |
getFamily()
|
java.lang.String |
getRemoveAllButtonStyle()
CSS style to be applied to the remove all button |
java.lang.String |
getRemoveAllButtonStyleClass()
CSS styleClass to be applied to the remove all button |
java.lang.String |
getRemoveAllButtonText()
Define the text that goes inside the remove all button |
java.lang.String |
getRemoveButtonStyle()
CSS style to be applied to the remove button |
java.lang.String |
getRemoveButtonStyleClass()
CSS styleClass to be applied to the remove button |
java.lang.String |
getRemoveButtonText()
Define the text that goes inside the remove button |
void |
restoreState(javax.faces.context.FacesContext facesContext,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext facesContext)
|
void |
setAddAllButtonStyle(java.lang.String addAllButtonStyle)
|
void |
setAddAllButtonStyleClass(java.lang.String addAllButtonStyleClass)
|
void |
setAddAllButtonText(java.lang.String addAllButtonText)
|
void |
setAddButtonStyle(java.lang.String addButtonStyle)
|
void |
setAddButtonStyleClass(java.lang.String addButtonStyleClass)
|
void |
setAddButtonText(java.lang.String addButtonText)
|
void |
setRemoveAllButtonStyle(java.lang.String removeAllButtonStyle)
|
void |
setRemoveAllButtonStyleClass(java.lang.String removeAllButtonStyleClass)
|
void |
setRemoveAllButtonText(java.lang.String removeAllButtonText)
|
void |
setRemoveButtonStyle(java.lang.String removeButtonStyle)
|
void |
setRemoveButtonStyleClass(java.lang.String removeButtonStyleClass)
|
void |
setRemoveButtonText(java.lang.String removeButtonText)
|
| Methods inherited from class org.apache.myfaces.component.html.ext.HtmlSelectManyListbox |
|---|
getDatafld, getDataformatas, getDatasrc, getDisplayValueOnly, getDisplayValueOnlyStyle, getDisplayValueOnlyStyleClass, getEnabledOnUserRole, getVisibleOnUserRole, isEscape, isForceId, isForceIdIndex, setDatafld, setDataformatas, setDatasrc, setDisplayValueOnly, setDisplayValueOnlyStyle, setDisplayValueOnlyStyleClass, setEnabledOnUserRole, setEscape, setForceId, setForceIdIndex, setVisibleOnUserRole |
| Methods inherited from class org.apache.myfaces.component.html.ext.AbstractHtmlSelectManyListbox |
|---|
getClientId, isDisplayValueOnly, isRendered, isSetDisplayValueOnly, setDisplayValueOnly |
| Methods inherited from class javax.faces.component.html.HtmlSelectManyListbox |
|---|
getAccesskey, getDir, getDisabledClass, getEnabledClass, getLang, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getSize, getStyle, getStyleClass, getTabindex, getTitle, isDisabled, isReadonly, setAccesskey, setDir, setDisabled, setDisabledClass, setEnabledClass, setLang, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setReadonly, setSize, setStyle, setStyleClass, setTabindex, setTitle |
| Methods inherited from class javax.faces.component.UISelectMany |
|---|
compareValues, getConvertedValue, getSelectedValues, getValueBinding, setSelectedValues, setValueBinding, validate, validateValue |
| Methods inherited from class javax.faces.component.UIInput |
|---|
addValidator, addValueChangeListener, broadcast, decode, getSubmittedValue, getValidator, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isImmediate, isLocalValueSet, isRequired, isValid, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, setImmediate, setLocalValueSet, setRequired, setSubmittedValue, setValid, setValidator, setValue, setValueChangeListener, updateModel |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getLocalValue, setConverter |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, 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 |
|---|
getConverter, getLocalValue, setConverter |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String DEFAULT_RENDERER_TYPE
| Constructor Detail |
|---|
public HtmlSelectManyPicklist()
| Method Detail |
|---|
public java.lang.String getFamily()
getFamily in class HtmlSelectManyListboxpublic java.lang.String getAddButtonText()
AbstractHtmlSelectManyPicklist
getAddButtonText in class AbstractHtmlSelectManyPicklistpublic void setAddButtonText(java.lang.String addButtonText)
public java.lang.String getAddAllButtonText()
AbstractHtmlSelectManyPicklist
getAddAllButtonText in class AbstractHtmlSelectManyPicklistpublic void setAddAllButtonText(java.lang.String addAllButtonText)
public java.lang.String getRemoveButtonText()
AbstractHtmlSelectManyPicklist
getRemoveButtonText in class AbstractHtmlSelectManyPicklistpublic void setRemoveButtonText(java.lang.String removeButtonText)
public java.lang.String getRemoveAllButtonText()
AbstractHtmlSelectManyPicklist
getRemoveAllButtonText in class AbstractHtmlSelectManyPicklistpublic void setRemoveAllButtonText(java.lang.String removeAllButtonText)
public java.lang.String getAddButtonStyle()
AbstractHtmlSelectManyPicklist
getAddButtonStyle in class AbstractHtmlSelectManyPicklistpublic void setAddButtonStyle(java.lang.String addButtonStyle)
public java.lang.String getAddAllButtonStyle()
AbstractHtmlSelectManyPicklist
getAddAllButtonStyle in class AbstractHtmlSelectManyPicklistpublic void setAddAllButtonStyle(java.lang.String addAllButtonStyle)
public java.lang.String getRemoveButtonStyle()
AbstractHtmlSelectManyPicklist
getRemoveButtonStyle in class AbstractHtmlSelectManyPicklistpublic void setRemoveButtonStyle(java.lang.String removeButtonStyle)
public java.lang.String getRemoveAllButtonStyle()
AbstractHtmlSelectManyPicklist
getRemoveAllButtonStyle in class AbstractHtmlSelectManyPicklistpublic void setRemoveAllButtonStyle(java.lang.String removeAllButtonStyle)
public java.lang.String getAddButtonStyleClass()
AbstractHtmlSelectManyPicklist
getAddButtonStyleClass in class AbstractHtmlSelectManyPicklistpublic void setAddButtonStyleClass(java.lang.String addButtonStyleClass)
public java.lang.String getAddAllButtonStyleClass()
AbstractHtmlSelectManyPicklist
getAddAllButtonStyleClass in class AbstractHtmlSelectManyPicklistpublic void setAddAllButtonStyleClass(java.lang.String addAllButtonStyleClass)
public java.lang.String getRemoveButtonStyleClass()
AbstractHtmlSelectManyPicklist
getRemoveButtonStyleClass in class AbstractHtmlSelectManyPicklistpublic void setRemoveButtonStyleClass(java.lang.String removeButtonStyleClass)
public java.lang.String getRemoveAllButtonStyleClass()
AbstractHtmlSelectManyPicklist
getRemoveAllButtonStyleClass in class AbstractHtmlSelectManyPicklistpublic void setRemoveAllButtonStyleClass(java.lang.String removeAllButtonStyleClass)
public java.lang.Object saveState(javax.faces.context.FacesContext facesContext)
saveState in interface javax.faces.component.StateHoldersaveState in class HtmlSelectManyListbox
public void restoreState(javax.faces.context.FacesContext facesContext,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class HtmlSelectManyListbox
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||