|
Seam UI JSF2 support 2.3.1.Final | |||||||||
| 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
org.jboss.seam.ui.component.UISeamCommandBase
org.jboss.seam.ui.component.UIButton
public abstract class UIButton
JSF component class for Seam UIButton
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UIOutput |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
ATTRS_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 Summary | |
|---|---|
UIButton()
|
|
| Method Summary | |
|---|---|
abstract String |
getConversationName()
|
abstract String |
getFragment()
|
abstract String |
getImage()
|
abstract String |
getOnclick()
|
abstract String |
getOutcome()
|
abstract String |
getPageflow()
|
abstract String |
getPropagation()
|
abstract String |
getStyle()
|
abstract String |
getStyleClass()
|
abstract Object |
getTaskInstance()
|
abstract String |
getView()
|
abstract boolean |
isDisabled()
|
abstract boolean |
isIncludePageParams()
|
| Methods inherited from class org.jboss.seam.ui.component.UISeamCommandBase |
|---|
addActionListener, getAction, getActionListeners, getParentUIData, getSelection, getUrl, removeActionListener, setAction, setConversationName, setFragment, setIncludePageParams, setPageflow, setPropagation, setView |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
clearInitialState, getConverter, getFamily, getLocalValue, getValue, markInitialState, restoreState, saveState, setConverter, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree |
| 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.ActionSource2 |
|---|
getActionExpression, setActionExpression |
| Methods inherited from interface javax.faces.component.ActionSource |
|---|
getActionListener, isImmediate, setActionListener, setImmediate |
| Constructor Detail |
|---|
public UIButton()
| Method Detail |
|---|
public abstract String getStyleClass()
public abstract String getStyle()
public abstract boolean isDisabled()
public abstract String getOnclick()
public abstract String getImage()
public abstract boolean isIncludePageParams()
isIncludePageParams in class UISeamCommandBasepublic abstract String getConversationName()
getConversationName in class UISeamCommandBasepublic abstract Object getTaskInstance()
public abstract String getOutcome()
public abstract String getFragment()
getFragment in class UISeamCommandBasepublic abstract String getPropagation()
getPropagation in class UISeamCommandBasepublic abstract String getPageflow()
getPageflow in class UISeamCommandBasepublic abstract String getView()
getView in class UISeamCommandBase
|
Seam UI JSF2 support 2.3.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||