public class MenuItemRadio extends MenuItem
DEFAULT_ICONDEFAULT_CSS_IMAGE_DIR| Constructor and Description |
|---|
MenuItemRadio() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFamily()
Return the value of the
COMPONENT_FAMILY of this
component. |
java.lang.String |
getRendererType() |
java.lang.String |
getSelectedIcon()
Return the value of the
selectedIcon property. |
java.lang.String |
getUnselectedIcon()
Return the value of the
unselectedIcon property. |
boolean |
isSelected()
Return the value of the
selected property. |
void |
setSelected(boolean newValue)
Set the value of the
selected property. |
getAction, getActionListener, getAlt, getComponentType, getDisabled, getEnabledOnUserRole, getIcon, getImageStyleClass, getLabelStyleClass, getLink, getOnclick, getRenderedOnUserRole, getSpecifiedIcon, getStyle, getStyleClass, getTarget, getTitle, getValue, hasActionOrActionListener, isDisabled, isLinkSpecified, isRendered, queueEvent, restoreState, saveState, setAction, setActionListener, setAlt, setDisabled, setEnabledOnUserRole, setIcon, setLink, setOnclick, setRenderedOnUserRole, setStyle, setStyleClass, setTarget, setTitle, setValuebroadcast, invokeOnComponent, processDecodesaddActionListener, getActionExpression, getActionListeners, isImmediate, removeActionListener, setActionExpression, setImmediateaddClientBehavior, addFacesListener, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendersChildren, getValueBinding, isTransient, markInitialState, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic java.lang.String getFamily()
Return the value of the COMPONENT_FAMILY of this
component.
public java.lang.String getRendererType()
getRendererType in class MenuItempublic boolean isSelected()
Return the value of the selected property.
public void setSelected(boolean newValue)
Set the value of the selected property.
public java.lang.String getUnselectedIcon()
Return the value of the unselectedIcon property.
public java.lang.String getSelectedIcon()
Return the value of the selectedIcon property.
Copyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.