@Deprecated
public class FloatingActionButton
extends org.primefaces.component.menu.AbstractMenu
implements org.primefaces.component.api.Widget, javax.faces.component.behavior.ClientBehaviorHolder
FloatingActionButton component.| Modifier and Type | Class and Description |
|---|---|
static class |
FloatingActionButton.PropertyKeys
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
Deprecated.
|
static java.lang.String |
COMPONENT_TYPE
Deprecated.
|
static java.lang.String |
DEFAULT_RENDERER
Deprecated.
|
static java.lang.String |
STYLE_CLASS
Deprecated.
|
LIST_CLASS, MENUITEM_CLASS, MENUITEM_ICON_CLASS, MENUITEM_LINK_CLASS, MENUITEM_TEXT_CLASS, OPTIONS_CLASS, SUBMENU_DOWN_ICON_CLASS, SUBMENU_LINK_CLASS, SUBMENU_RIGHT_ICON_CLASS, TIERED_CHILD_SUBMENU_CLASS, TIERED_SUBMENU_CLASSATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY| Constructor and Description |
|---|
FloatingActionButton()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultEventName()
Deprecated.
|
java.util.Collection<java.lang.String> |
getEventNames()
Deprecated.
|
java.lang.String |
getFamily()
Deprecated.
|
java.lang.String |
getIcon()
Deprecated.
|
java.lang.String |
getIconActive()
Deprecated.
|
org.primefaces.model.menu.MenuModel |
getModel()
Deprecated.
|
java.lang.String |
getStyle()
Deprecated.
|
java.lang.String |
getStyleClass()
Deprecated.
|
java.lang.String |
getTabindex()
Deprecated.
|
java.lang.String |
getWidgetVar()
Deprecated.
|
boolean |
isKeepOpen()
Deprecated.
|
void |
processDecodes(javax.faces.context.FacesContext context)
Deprecated.
|
void |
processUpdates(javax.faces.context.FacesContext context)
Deprecated.
|
void |
processValidators(javax.faces.context.FacesContext context)
Deprecated.
|
void |
queueEvent(javax.faces.event.FacesEvent event)
Deprecated.
|
void |
setIcon(java.lang.String icon)
Deprecated.
|
void |
setIconActive(java.lang.String iconActive)
Deprecated.
|
void |
setKeepOpen(boolean keepOpen)
Deprecated.
|
void |
setModel(org.primefaces.model.menu.MenuModel model)
Deprecated.
|
void |
setStyle(java.lang.String style)
Deprecated.
|
void |
setStyleClass(java.lang.String styleClass)
Deprecated.
|
void |
setTabindex(java.lang.String tabindex)
Deprecated.
|
void |
setWidgetVar(java.lang.String widgetVar)
Deprecated.
|
broadcast, getElements, getElementsCount, isDynamicaddClientBehavior, addFacesListener, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolveWidgetVar, resolveWidgetVarpublic static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String DEFAULT_RENDERER
public static final java.lang.String STYLE_CLASS
public java.lang.String getFamily()
getFamily in class javax.faces.component.UIPanelpublic org.primefaces.model.menu.MenuModel getModel()
getModel in class org.primefaces.component.menu.AbstractMenupublic java.util.Collection<java.lang.String> getEventNames()
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHoldergetEventNames in class javax.faces.component.UIComponentBasepublic java.lang.String getDefaultEventName()
getDefaultEventName in interface javax.faces.component.behavior.ClientBehaviorHoldergetDefaultEventName in class javax.faces.component.UIComponentBasepublic void processDecodes(javax.faces.context.FacesContext context)
processDecodes in class javax.faces.component.UIComponentBasepublic void processValidators(javax.faces.context.FacesContext context)
processValidators in class javax.faces.component.UIComponentBasepublic void processUpdates(javax.faces.context.FacesContext context)
processUpdates in class javax.faces.component.UIComponentBasepublic void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class javax.faces.component.UIComponentBasepublic void setModel(org.primefaces.model.menu.MenuModel model)
public java.lang.String getTabindex()
getTabindex in class org.primefaces.component.menu.AbstractMenupublic void setTabindex(java.lang.String tabindex)
setTabindex in class org.primefaces.component.menu.AbstractMenupublic java.lang.String getIcon()
public void setIcon(java.lang.String icon)
public java.lang.String getIconActive()
public void setIconActive(java.lang.String iconActive)
public boolean isKeepOpen()
public void setKeepOpen(boolean keepOpen)
public java.lang.String getWidgetVar()
public void setWidgetVar(java.lang.String widgetVar)
public java.lang.String getStyle()
public void setStyle(java.lang.String style)
public java.lang.String getStyleClass()
public void setStyleClass(java.lang.String styleClass)
Copyright © 2011–2021. All rights reserved.