org.apache.myfaces.tobago.internal.taglib.component
Interface CommandTagDeclaration

All Superinterfaces:
AbstractCommandTagDeclaration, HasAction, HasActionListener, HasCurrentMarkup, HasId, HasLink, HasMarkup, HasOnclick, HasRenderedPartially, HasResource, HasTarget, HasValue, IsDisabled, IsGridLayoutComponent, IsGridLayoutComponentBase, IsImmediateCommand, IsTransition

public interface CommandTagDeclaration
extends AbstractCommandTagDeclaration, HasId, HasValue, IsDisabled, IsGridLayoutComponent, HasMarkup, HasCurrentMarkup

Use this tag only as a facet for click, change in selectOneRadio, selectBooleanCheckbox, selectManyCheckbox and selectOneChoice


Method Summary
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasAction
setAction
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasActionListener
setActionListener
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsImmediateCommand
setImmediate
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasOnclick
setOnclick
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasLink
setLink
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasResource
setJsfResource, setResource
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsTransition
setTransition
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTarget
setTarget
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasRenderedPartially
setRenderedPartially
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasId
setId
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasValue
setValue
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsDisabled
setDisabled
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsGridLayoutComponent
setHeight, setWidth
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsGridLayoutComponentBase
setColumnSpan, setCurrentHeight, setCurrentWidth, setDisplay, setHorizontalIndex, setLeft, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaximumHeight, setMaximumWidth, setMinimumHeight, setMinimumWidth, setPreferredHeight, setPreferredWidth, setRowSpan, setTop, setVerticalIndex
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasMarkup
setMarkup
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasCurrentMarkup
setCurrentMarkup
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.