org.apache.myfaces.tobago.internal.taglib.declaration
Interface AbstractCommandTagDeclaration

All Superinterfaces:
HasAction, HasActionListener, HasLink, HasOnclick, HasRenderedPartially, HasResource, HasTarget, IsImmediateCommand, IsTransition
All Known Subinterfaces:
ButtonTagDeclaration, CommandTagDeclaration, LinkTagDeclaration, MenuCommandTagDeclaration, MenuItemTagDeclaration, SelectBooleanCommandTagDeclaration, SelectOneCommandTagDeclaration, SheetPageCommandTagDeclaration, ToolBarCommandTagDeclaration, ToolBarSelectBooleanTagDeclaration, ToolBarSelectOneTagDeclaration, TreeCommandTagDeclaration, TreeMenuCommandTagDeclaration

public interface AbstractCommandTagDeclaration
extends HasAction, HasActionListener, IsImmediateCommand, HasOnclick, HasLink, HasResource, IsTransition, HasTarget, HasRenderedPartially


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
 



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