|
||||||||||
| 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.UICommand
org.apache.myfaces.tobago.internal.component.AbstractUICommandBase
org.apache.myfaces.tobago.internal.component.AbstractUICommand
org.apache.myfaces.tobago.component.UICommand
org.apache.myfaces.tobago.component.UILink
org.apache.myfaces.tobago.security.UISecuredLinkCommand
@Deprecated public class UISecuredLinkCommand
| Field Summary | |
|---|---|
static String |
COMPONENT_TYPE
Deprecated. |
| Fields inherited from class javax.faces.component.UICommand |
|---|
COMPONENT_FAMILY |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Constructor Summary | |
|---|---|
UISecuredLinkCommand()
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
isDisabled()
Deprecated. Flag indicating that this element is disabled. |
void |
setActionExpression(MethodExpression actionExpression)
Deprecated. |
| Methods inherited from class org.apache.myfaces.tobago.component.UILink |
|---|
getAccessKey, getImage, getLabel, getLabelWithAccessKey, getTabIndex, getTip, isImmediate, isInline, isJsfResource, isTransition, restoreState, saveState, setAccessKey, setDisabled, setImage, setImmediate, setInline, setJsfResource, setLabel, setLabelWithAccessKey, setTabIndex, setTip, setTransition |
| Methods inherited from class org.apache.myfaces.tobago.internal.component.AbstractUICommandBase |
|---|
processDecodes, queueEvent |
| Methods inherited from class javax.faces.component.UICommand |
|---|
addActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getFamily, getValue, removeActionListener, setAction, setActionListener, setValue |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.myfaces.tobago.component.UILinkCommand |
|---|
broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacets, getFacetsAndChildren, getFamily, getId, getParent, getRendererType, getRendersChildren, getValueBinding, isRendered, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, setId, setParent, setRendered, setRendererType, setValueBinding |
| Methods inherited from interface javax.faces.component.ActionSource |
|---|
addActionListener, getAction, getActionListener, getActionListeners, removeActionListener, setAction, setActionListener |
| Methods inherited from interface javax.faces.component.StateHolder |
|---|
isTransient, setTransient |
| Methods inherited from interface org.apache.myfaces.tobago.layout.LayoutComponent |
|---|
isRendered |
| Methods inherited from interface org.apache.myfaces.tobago.config.Configurable |
|---|
getRendererType |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
| Constructor Detail |
|---|
public UISecuredLinkCommand()
| Method Detail |
|---|
public boolean isDisabled()
UILinkfalse
isDisabled in class UILinkpublic void setActionExpression(MethodExpression actionExpression)
setActionExpression in interface ActionSource2setActionExpression in class UICommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||