|
||||||||||
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
org.richfaces.component.UIPanelMenu
org.richfaces.component.html.HtmlPanelMenu
public class HtmlPanelMenu
Component-Type org.richfaces.PanelMenu Component-Family org.richfaces.PanelMenu Renderer-Type org.richfaces.PanelMenuRenderer Defines the menu on the page and the set of the child elements properties in layout.
Field Summary | |
---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
Fields inherited from class org.richfaces.component.UIPanelMenu |
---|
DEFAULT_SELECTED_CLASS, USER_DEFINED_SELECTED_CLASS |
Fields inherited from class javax.faces.component.UIInput |
---|
CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID |
Constructor Summary | |
---|---|
HtmlPanelMenu()
Constructor to init default renderers |
Method Summary | |
---|---|
java.lang.String |
getDisabledGroupClass()
Space-separated list of CSS style class(es) that are be applied to disabled group of this component Getter for disabledGroupClass |
java.lang.String |
getDisabledGroupStyle()
CSS style(s) is/are to be applied to disabled group when this component is rendered Getter for disabledGroupStyle |
java.lang.String |
getDisabledItemClass()
Space-separated list of CSS style class(es) that are be applied to disabled item of this component Getter for disabledItemClass |
java.lang.String |
getDisabledItemStyle()
CSS style(s) is/are to be applied to disabled item when this component is rendered. |
java.lang.String |
getEvent()
Defines the event on the representation element that triggers the submenu's expand/collapse. |
java.lang.String |
getExpandMode()
Set the submission mode for all panel menu groups after expand/collapse except ones where this attribute redefined. |
java.lang.String |
getFamily()
|
java.lang.String |
getGroupClass()
Space-separated list of CSS style class(es) that are be applied to group of this component Getter for groupClass |
java.lang.String |
getGroupStyle()
CSS style(s) is/are to be applied to group when this component is rendered Getter for groupStyle |
java.lang.String |
getHoveredGroupClass()
Space-separated list of CSS style class(es) that are be applied to hovered group of this component Getter for hoveredGroupClass |
java.lang.String |
getHoveredGroupStyle()
CSS style(s) is/are to be applied to hovered group when this component is rendered Getter for hoveredGroupStyle |
java.lang.String |
getHoveredItemClass()
Space-separated list of CSS style class(es) that are be applied to hovered item of this component Getter for hoveredItemClass |
java.lang.String |
getHoveredItemStyle()
CSS style(s) is/are to be applied to hovered item when this component is rendered Getter for hoveredItemStyle |
java.lang.String |
getIconCollapsedGroup()
Path to the icon to be displayed for the collapsed Group state Getter for iconCollapsedGroup |
java.lang.String |
getIconCollapsedTopGroup()
Path to the icon to be displayed for the collapsed top group state Getter for iconCollapsedTopGroup |
java.lang.String |
getIconDisabledGroup()
Path to the icon to be displayed for the disabled group state Getter for iconDisabledGroup |
java.lang.String |
getIconDisabledItem()
Path to the icon to be displayed for the disabled item state Getter for iconDisabledItem |
java.lang.String |
getIconExpandedGroup()
Path to the icon to be displayed for the expanded Group state Getter for iconExpandedGroup |
java.lang.String |
getIconExpandedTopGroup()
Path to the icon to be displayed for the expanded top group state Getter for iconExpandedTopGroup |
java.lang.String |
getIconGroupPosition()
Position of the icon (left, right none (default) ) for the group icon Getter for iconGroupPosition |
java.lang.String |
getIconGroupTopPosition()
Position of the icon (left, right none (default) ) for the top group icon Getter for iconGroupTopPosition |
java.lang.String |
getIconItem()
Path to the icon to be displayed for the enabled item state Getter for iconItem |
java.lang.String |
getIconItemPosition()
Position of the icon (left, right none (default) ) for the item icon Getter for iconItemPosition |
java.lang.String |
getIconItemTopPosition()
Position of the icon (left, right none (default) ) for the top item icon Getter for iconItemTopPosition |
java.lang.String |
getIconTopDisabledItem()
Path to the icon to be displayed for the disabled top item state Getter for iconTopDisabledItem |
java.lang.String |
getIconTopDisableGroup()
Path to the icon to be displayed for the disabled top Group state Getter for iconTopDisableGroup |
java.lang.String |
getIconTopItem()
Path to the icon to be displayed for the enabled top item state Getter for iconTopItem |
java.lang.String |
getItemClass()
Space-separated list of CSS style class(es) that are be applied to item of this component Getter for itemClass |
java.lang.String |
getItemStyle()
CSS style(s) is/are to be applied to item when this component is rendered. |
java.lang.String |
getMode()
Set the submission mode for all panel menu items on the panel menu except ones where this attribute redefined. |
java.lang.String |
getOnclick()
HTML: a script expression; a pointer button is clicked Getter for onclick |
java.lang.String |
getOndblclick()
HTML: a script expression; a pointer button is double-clicked Getter for ondblclick |
java.lang.String |
getOngroupcollapse()
HTML: script expression; some group was closed Getter for ongroupcollapse |
java.lang.String |
getOngroupexpand()
HTML: script expression; some group was activated Getter for ongroupexpand |
java.lang.String |
getOnitemhover()
HTML: script expression; some item was hovered Getter for onitemhover |
java.lang.String |
getOnkeydown()
HTML: a script expression; a key is pressed down Getter for onkeydown |
java.lang.String |
getOnkeypress()
HTML: a script expression; a key is pressed and released Getter for onkeypress |
java.lang.String |
getOnkeyup()
HTML: a script expression; a key is released Getter for onkeyup |
java.lang.String |
getOnmousedown()
HTML: script expression; a pointer button is pressed down Getter for onmousedown |
java.lang.String |
getOnmousemove()
HTML: script expression; a pointer was moved within. |
java.lang.String |
getOnmouseout()
HTML: script expression; a pointer was moved away. |
java.lang.String |
getOnmouseover()
HTML: script expression; a pointer was moved onto. |
java.lang.String |
getOnmouseup()
HTML: script expression; a pointer button is released Getter for onmouseup |
java.lang.String |
getSelectedChild()
contain the name or the clientId of any of the item or group, the child defined in this attribute should be highlighted on PanelMenu rendering Getter for selectedChild |
java.lang.String |
getStyle()
The CSS style for the panel menu. |
java.lang.String |
getStyleClass()
The CSS class for the panel menu. |
java.lang.String |
getTopGroupClass()
Space-separated list of CSS style class(es) that are be applied to top group of this component Getter for topGroupClass |
java.lang.String |
getTopGroupStyle()
CSS style(s) is/are to be applied to top group when this component is rendered Getter for topGroupStyle |
java.lang.String |
getTopItemClass()
Space-separated list of CSS style class(es) that are be applied to top item of this component Getter for topItemClass |
java.lang.String |
getTopItemStyle()
CSS style(s) is/are to be applied to top item when this component is rendered Getter for topItemStyle |
java.lang.String |
getWidth()
Set minimal width for the menu. |
boolean |
isDisabled()
If true sets state of the item to disabled state. |
boolean |
isExpandSingle()
Whether only one panel menu node on top level can be opened at a time. |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setDisabled(boolean __disabled)
If true sets state of the item to disabled state. |
void |
setDisabledGroupClass(java.lang.String __disabledGroupClass)
Space-separated list of CSS style class(es) that are be applied to disabled group of this component Setter for disabledGroupClass |
void |
setDisabledGroupStyle(java.lang.String __disabledGroupStyle)
CSS style(s) is/are to be applied to disabled group when this component is rendered Setter for disabledGroupStyle |
void |
setDisabledItemClass(java.lang.String __disabledItemClass)
Space-separated list of CSS style class(es) that are be applied to disabled item of this component Setter for disabledItemClass |
void |
setDisabledItemStyle(java.lang.String __disabledItemStyle)
CSS style(s) is/are to be applied to disabled item when this component is rendered. |
void |
setEvent(java.lang.String __event)
Defines the event on the representation element that triggers the submenu's expand/collapse. |
void |
setExpandMode(java.lang.String __expandMode)
Set the submission mode for all panel menu groups after expand/collapse except ones where this attribute redefined. |
void |
setExpandSingle(boolean __expandSingle)
Whether only one panel menu node on top level can be opened at a time. |
void |
setGroupClass(java.lang.String __groupClass)
Space-separated list of CSS style class(es) that are be applied to group of this component Setter for groupClass |
void |
setGroupStyle(java.lang.String __groupStyle)
CSS style(s) is/are to be applied to group when this component is rendered Setter for groupStyle |
void |
setHoveredGroupClass(java.lang.String __hoveredGroupClass)
Space-separated list of CSS style class(es) that are be applied to hovered group of this component Setter for hoveredGroupClass |
void |
setHoveredGroupStyle(java.lang.String __hoveredGroupStyle)
CSS style(s) is/are to be applied to hovered group when this component is rendered Setter for hoveredGroupStyle |
void |
setHoveredItemClass(java.lang.String __hoveredItemClass)
Space-separated list of CSS style class(es) that are be applied to hovered item of this component Setter for hoveredItemClass |
void |
setHoveredItemStyle(java.lang.String __hoveredItemStyle)
CSS style(s) is/are to be applied to hovered item when this component is rendered Setter for hoveredItemStyle |
void |
setIconCollapsedGroup(java.lang.String __iconCollapsedGroup)
Path to the icon to be displayed for the collapsed Group state Setter for iconCollapsedGroup |
void |
setIconCollapsedTopGroup(java.lang.String __iconCollapsedTopGroup)
Path to the icon to be displayed for the collapsed top group state Setter for iconCollapsedTopGroup |
void |
setIconDisabledGroup(java.lang.String __iconDisabledGroup)
Path to the icon to be displayed for the disabled group state Setter for iconDisabledGroup |
void |
setIconDisabledItem(java.lang.String __iconDisabledItem)
Path to the icon to be displayed for the disabled item state Setter for iconDisabledItem |
void |
setIconExpandedGroup(java.lang.String __iconExpandedGroup)
Path to the icon to be displayed for the expanded Group state Setter for iconExpandedGroup |
void |
setIconExpandedTopGroup(java.lang.String __iconExpandedTopGroup)
Path to the icon to be displayed for the expanded top group state Setter for iconExpandedTopGroup |
void |
setIconGroupPosition(java.lang.String __iconGroupPosition)
Position of the icon (left, right none (default) ) for the group icon Setter for iconGroupPosition |
void |
setIconGroupTopPosition(java.lang.String __iconGroupTopPosition)
Position of the icon (left, right none (default) ) for the top group icon Setter for iconGroupTopPosition |
void |
setIconItem(java.lang.String __iconItem)
Path to the icon to be displayed for the enabled item state Setter for iconItem |
void |
setIconItemPosition(java.lang.String __iconItemPosition)
Position of the icon (left, right none (default) ) for the item icon Setter for iconItemPosition |
void |
setIconItemTopPosition(java.lang.String __iconItemTopPosition)
Position of the icon (left, right none (default) ) for the top item icon Setter for iconItemTopPosition |
void |
setIconTopDisabledItem(java.lang.String __iconTopDisabledItem)
Path to the icon to be displayed for the disabled top item state Setter for iconTopDisabledItem |
void |
setIconTopDisableGroup(java.lang.String __iconTopDisableGroup)
Path to the icon to be displayed for the disabled top Group state Setter for iconTopDisableGroup |
void |
setIconTopItem(java.lang.String __iconTopItem)
Path to the icon to be displayed for the enabled top item state Setter for iconTopItem |
void |
setItemClass(java.lang.String __itemClass)
Space-separated list of CSS style class(es) that are be applied to item of this component Setter for itemClass |
void |
setItemStyle(java.lang.String __itemStyle)
CSS style(s) is/are to be applied to item when this component is rendered. |
void |
setMode(java.lang.String __mode)
Set the submission mode for all panel menu items on the panel menu except ones where this attribute redefined. |
void |
setOnclick(java.lang.String __onclick)
HTML: a script expression; a pointer button is clicked Setter for onclick |
void |
setOndblclick(java.lang.String __ondblclick)
HTML: a script expression; a pointer button is double-clicked Setter for ondblclick |
void |
setOngroupcollapse(java.lang.String __ongroupcollapse)
HTML: script expression; some group was closed Setter for ongroupcollapse |
void |
setOngroupexpand(java.lang.String __ongroupexpand)
HTML: script expression; some group was activated Setter for ongroupexpand |
void |
setOnitemhover(java.lang.String __onitemhover)
HTML: script expression; some item was hovered Setter for onitemhover |
void |
setOnkeydown(java.lang.String __onkeydown)
HTML: a script expression; a key is pressed down Setter for onkeydown |
void |
setOnkeypress(java.lang.String __onkeypress)
HTML: a script expression; a key is pressed and released Setter for onkeypress |
void |
setOnkeyup(java.lang.String __onkeyup)
HTML: a script expression; a key is released Setter for onkeyup |
void |
setOnmousedown(java.lang.String __onmousedown)
HTML: script expression; a pointer button is pressed down Setter for onmousedown |
void |
setOnmousemove(java.lang.String __onmousemove)
HTML: script expression; a pointer was moved within. |
void |
setOnmouseout(java.lang.String __onmouseout)
HTML: script expression; a pointer was moved away. |
void |
setOnmouseover(java.lang.String __onmouseover)
HTML: script expression; a pointer was moved onto. |
void |
setOnmouseup(java.lang.String __onmouseup)
HTML: script expression; a pointer button is released Setter for onmouseup |
void |
setSelectedChild(java.lang.String __selectedChild)
contain the name or the clientId of any of the item or group, the child defined in this attribute should be highlighted on PanelMenu rendering Setter for selectedChild |
void |
setStyle(java.lang.String __style)
The CSS style for the panel menu. |
void |
setStyleClass(java.lang.String __styleClass)
The CSS class for the panel menu. |
void |
setTopGroupClass(java.lang.String __topGroupClass)
Space-separated list of CSS style class(es) that are be applied to top group of this component Setter for topGroupClass |
void |
setTopGroupStyle(java.lang.String __topGroupStyle)
CSS style(s) is/are to be applied to top group when this component is rendered Setter for topGroupStyle |
void |
setTopItemClass(java.lang.String __topItemClass)
Space-separated list of CSS style class(es) that are be applied to top item of this component Setter for topItemClass |
void |
setTopItemStyle(java.lang.String __topItemStyle)
CSS style(s) is/are to be applied to top item when this component is rendered Setter for topItemStyle |
void |
setWidth(java.lang.String __width)
Set minimal width for the menu. |
Methods inherited from class org.richfaces.component.UIPanelMenu |
---|
getSelectedName |
Methods inherited from class javax.faces.component.UIInput |
---|
addValidator, addValueChangeListener, broadcast, compareValues, decode, getConvertedValue, getSubmittedValue, getValidator, getValidators, getValueChangeListener, getValueChangeListeners, isImmediate, isLocalValueSet, isRequired, isValid, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, setImmediate, setLocalValueSet, setRequired, setSubmittedValue, setValid, setValidator, setValue, setValueChangeListener, updateModel, validate, validateValue |
Methods inherited from class javax.faces.component.UIOutput |
---|
getConverter, getLocalValue, getValue, setConverter |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
addFacesListener, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
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, getValue, setConverter |
Field Detail |
---|
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY
Constructor Detail |
---|
public HtmlPanelMenu()
Method Detail |
---|
public void setDisabled(boolean __disabled)
setDisabled
in class UIPanelMenu
disabled
- - new valuepublic boolean isDisabled()
isDisabled
in class UIPanelMenu
public void setDisabledGroupClass(java.lang.String __disabledGroupClass)
setDisabledGroupClass
in class UIPanelMenu
disabledGroupClass
- - new valuepublic java.lang.String getDisabledGroupClass()
getDisabledGroupClass
in class UIPanelMenu
public void setDisabledGroupStyle(java.lang.String __disabledGroupStyle)
setDisabledGroupStyle
in class UIPanelMenu
disabledGroupStyle
- - new valuepublic java.lang.String getDisabledGroupStyle()
getDisabledGroupStyle
in class UIPanelMenu
public void setDisabledItemClass(java.lang.String __disabledItemClass)
setDisabledItemClass
in class UIPanelMenu
disabledItemClass
- - new valuepublic java.lang.String getDisabledItemClass()
getDisabledItemClass
in class UIPanelMenu
public void setDisabledItemStyle(java.lang.String __disabledItemStyle)
setDisabledItemStyle
in class UIPanelMenu
disabledItemStyle
- - new valuepublic java.lang.String getDisabledItemStyle()
getDisabledItemStyle
in class UIPanelMenu
public void setEvent(java.lang.String __event)
setEvent
in class UIPanelMenu
event
- - new valuepublic java.lang.String getEvent()
getEvent
in class UIPanelMenu
public void setExpandMode(java.lang.String __expandMode)
setExpandMode
in class UIPanelMenu
expandMode
- - new valuepublic java.lang.String getExpandMode()
getExpandMode
in class UIPanelMenu
public void setExpandSingle(boolean __expandSingle)
setExpandSingle
in class UIPanelMenu
expandSingle
- - new valuepublic boolean isExpandSingle()
isExpandSingle
in class UIPanelMenu
public void setGroupClass(java.lang.String __groupClass)
setGroupClass
in class UIPanelMenu
groupClass
- - new valuepublic java.lang.String getGroupClass()
getGroupClass
in class UIPanelMenu
public void setGroupStyle(java.lang.String __groupStyle)
setGroupStyle
in class UIPanelMenu
groupStyle
- - new valuepublic java.lang.String getGroupStyle()
getGroupStyle
in class UIPanelMenu
public void setHoveredGroupClass(java.lang.String __hoveredGroupClass)
setHoveredGroupClass
in class UIPanelMenu
hoveredGroupClass
- - new valuepublic java.lang.String getHoveredGroupClass()
getHoveredGroupClass
in class UIPanelMenu
public void setHoveredGroupStyle(java.lang.String __hoveredGroupStyle)
setHoveredGroupStyle
in class UIPanelMenu
hoveredGroupStyle
- - new valuepublic java.lang.String getHoveredGroupStyle()
getHoveredGroupStyle
in class UIPanelMenu
public void setHoveredItemClass(java.lang.String __hoveredItemClass)
setHoveredItemClass
in class UIPanelMenu
hoveredItemClass
- - new valuepublic java.lang.String getHoveredItemClass()
getHoveredItemClass
in class UIPanelMenu
public void setHoveredItemStyle(java.lang.String __hoveredItemStyle)
setHoveredItemStyle
in class UIPanelMenu
hoveredItemStyle
- - new valuepublic java.lang.String getHoveredItemStyle()
getHoveredItemStyle
in class UIPanelMenu
public void setIconCollapsedGroup(java.lang.String __iconCollapsedGroup)
setIconCollapsedGroup
in class UIPanelMenu
iconCollapsedGroup
- - new valuepublic java.lang.String getIconCollapsedGroup()
getIconCollapsedGroup
in class UIPanelMenu
public void setIconCollapsedTopGroup(java.lang.String __iconCollapsedTopGroup)
setIconCollapsedTopGroup
in class UIPanelMenu
iconCollapsedTopGroup
- - new valuepublic java.lang.String getIconCollapsedTopGroup()
getIconCollapsedTopGroup
in class UIPanelMenu
public void setIconDisabledGroup(java.lang.String __iconDisabledGroup)
setIconDisabledGroup
in class UIPanelMenu
iconDisabledGroup
- - new valuepublic java.lang.String getIconDisabledGroup()
getIconDisabledGroup
in class UIPanelMenu
public void setIconDisabledItem(java.lang.String __iconDisabledItem)
setIconDisabledItem
in class UIPanelMenu
iconDisabledItem
- - new valuepublic java.lang.String getIconDisabledItem()
getIconDisabledItem
in class UIPanelMenu
public void setIconExpandedGroup(java.lang.String __iconExpandedGroup)
setIconExpandedGroup
in class UIPanelMenu
iconExpandedGroup
- - new valuepublic java.lang.String getIconExpandedGroup()
getIconExpandedGroup
in class UIPanelMenu
public void setIconExpandedTopGroup(java.lang.String __iconExpandedTopGroup)
setIconExpandedTopGroup
in class UIPanelMenu
iconExpandedTopGroup
- - new valuepublic java.lang.String getIconExpandedTopGroup()
getIconExpandedTopGroup
in class UIPanelMenu
public void setIconGroupPosition(java.lang.String __iconGroupPosition)
setIconGroupPosition
in class UIPanelMenu
iconGroupPosition
- - new valuepublic java.lang.String getIconGroupPosition()
getIconGroupPosition
in class UIPanelMenu
public void setIconGroupTopPosition(java.lang.String __iconGroupTopPosition)
setIconGroupTopPosition
in class UIPanelMenu
iconGroupTopPosition
- - new valuepublic java.lang.String getIconGroupTopPosition()
getIconGroupTopPosition
in class UIPanelMenu
public void setIconItem(java.lang.String __iconItem)
setIconItem
in class UIPanelMenu
iconItem
- - new valuepublic java.lang.String getIconItem()
getIconItem
in class UIPanelMenu
public void setIconItemPosition(java.lang.String __iconItemPosition)
setIconItemPosition
in class UIPanelMenu
iconItemPosition
- - new valuepublic java.lang.String getIconItemPosition()
getIconItemPosition
in class UIPanelMenu
public void setIconItemTopPosition(java.lang.String __iconItemTopPosition)
setIconItemTopPosition
in class UIPanelMenu
iconItemTopPosition
- - new valuepublic java.lang.String getIconItemTopPosition()
getIconItemTopPosition
in class UIPanelMenu
public void setIconTopDisableGroup(java.lang.String __iconTopDisableGroup)
setIconTopDisableGroup
in class UIPanelMenu
iconTopDisableGroup
- - new valuepublic java.lang.String getIconTopDisableGroup()
getIconTopDisableGroup
in class UIPanelMenu
public void setIconTopDisabledItem(java.lang.String __iconTopDisabledItem)
setIconTopDisabledItem
in class UIPanelMenu
iconTopDisabledItem
- - new valuepublic java.lang.String getIconTopDisabledItem()
getIconTopDisabledItem
in class UIPanelMenu
public void setIconTopItem(java.lang.String __iconTopItem)
setIconTopItem
in class UIPanelMenu
iconTopItem
- - new valuepublic java.lang.String getIconTopItem()
getIconTopItem
in class UIPanelMenu
public void setItemClass(java.lang.String __itemClass)
setItemClass
in class UIPanelMenu
itemClass
- - new valuepublic java.lang.String getItemClass()
getItemClass
in class UIPanelMenu
public void setItemStyle(java.lang.String __itemStyle)
setItemStyle
in class UIPanelMenu
itemStyle
- - new valuepublic java.lang.String getItemStyle()
getItemStyle
in class UIPanelMenu
public void setMode(java.lang.String __mode)
setMode
in class UIPanelMenu
mode
- - new valuepublic java.lang.String getMode()
getMode
in class UIPanelMenu
public void setOnclick(java.lang.String __onclick)
setOnclick
in class UIPanelMenu
onclick
- - new valuepublic java.lang.String getOnclick()
getOnclick
in class UIPanelMenu
public void setOndblclick(java.lang.String __ondblclick)
setOndblclick
in class UIPanelMenu
ondblclick
- - new valuepublic java.lang.String getOndblclick()
getOndblclick
in class UIPanelMenu
public void setOngroupcollapse(java.lang.String __ongroupcollapse)
setOngroupcollapse
in class UIPanelMenu
ongroupcollapse
- - new valuepublic java.lang.String getOngroupcollapse()
getOngroupcollapse
in class UIPanelMenu
public void setOngroupexpand(java.lang.String __ongroupexpand)
setOngroupexpand
in class UIPanelMenu
ongroupexpand
- - new valuepublic java.lang.String getOngroupexpand()
getOngroupexpand
in class UIPanelMenu
public void setOnitemhover(java.lang.String __onitemhover)
setOnitemhover
in class UIPanelMenu
onitemhover
- - new valuepublic java.lang.String getOnitemhover()
getOnitemhover
in class UIPanelMenu
public void setOnkeydown(java.lang.String __onkeydown)
onkeydown
- - new valuepublic java.lang.String getOnkeydown()
public void setOnkeypress(java.lang.String __onkeypress)
onkeypress
- - new valuepublic java.lang.String getOnkeypress()
public void setOnkeyup(java.lang.String __onkeyup)
onkeyup
- - new valuepublic java.lang.String getOnkeyup()
public void setOnmousedown(java.lang.String __onmousedown)
onmousedown
- - new valuepublic java.lang.String getOnmousedown()
public void setOnmousemove(java.lang.String __onmousemove)
setOnmousemove
in class UIPanelMenu
onmousemove
- - new valuepublic java.lang.String getOnmousemove()
getOnmousemove
in class UIPanelMenu
public void setOnmouseout(java.lang.String __onmouseout)
setOnmouseout
in class UIPanelMenu
onmouseout
- - new valuepublic java.lang.String getOnmouseout()
getOnmouseout
in class UIPanelMenu
public void setOnmouseover(java.lang.String __onmouseover)
setOnmouseover
in class UIPanelMenu
onmouseover
- - new valuepublic java.lang.String getOnmouseover()
getOnmouseover
in class UIPanelMenu
public void setOnmouseup(java.lang.String __onmouseup)
onmouseup
- - new valuepublic java.lang.String getOnmouseup()
public void setSelectedChild(java.lang.String __selectedChild)
setSelectedChild
in class UIPanelMenu
selectedChild
- - new valuepublic java.lang.String getSelectedChild()
getSelectedChild
in class UIPanelMenu
public void setStyle(java.lang.String __style)
setStyle
in class UIPanelMenu
style
- - new valuepublic java.lang.String getStyle()
getStyle
in class UIPanelMenu
public void setStyleClass(java.lang.String __styleClass)
setStyleClass
in class UIPanelMenu
styleClass
- - new valuepublic java.lang.String getStyleClass()
getStyleClass
in class UIPanelMenu
public void setTopGroupClass(java.lang.String __topGroupClass)
setTopGroupClass
in class UIPanelMenu
topGroupClass
- - new valuepublic java.lang.String getTopGroupClass()
getTopGroupClass
in class UIPanelMenu
public void setTopGroupStyle(java.lang.String __topGroupStyle)
setTopGroupStyle
in class UIPanelMenu
topGroupStyle
- - new valuepublic java.lang.String getTopGroupStyle()
getTopGroupStyle
in class UIPanelMenu
public void setTopItemClass(java.lang.String __topItemClass)
setTopItemClass
in class UIPanelMenu
topItemClass
- - new valuepublic java.lang.String getTopItemClass()
getTopItemClass
in class UIPanelMenu
public void setTopItemStyle(java.lang.String __topItemStyle)
setTopItemStyle
in class UIPanelMenu
topItemStyle
- - new valuepublic java.lang.String getTopItemStyle()
getTopItemStyle
in class UIPanelMenu
public void setWidth(java.lang.String __width)
setWidth
in class UIPanelMenu
width
- - new valuepublic java.lang.String getWidth()
getWidth
in class UIPanelMenu
public java.lang.String getFamily()
getFamily
in class javax.faces.component.UIInput
public java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState
in interface javax.faces.component.StateHolder
saveState
in class javax.faces.component.UIInput
public void restoreState(javax.faces.context.FacesContext context, java.lang.Object state)
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class javax.faces.component.UIInput
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |