org.apache.myfaces.tobago.taglib.component
Interface SelectBooleanCommandTagDeclaration

All Superinterfaces:
AbstractCommandTagDeclaration, HasAction, HasActionListener, HasBinding, HasBooleanValue, HasId, HasIdBindingAndRendered, HasLink, HasOnclick, HasRenderedPartially, IsImmediateCommand, IsRendered, IsTransition

public interface SelectBooleanCommandTagDeclaration
extends AbstractCommandTagDeclaration, HasIdBindingAndRendered, HasBooleanValue


Method Summary
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasAction
setAction
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasActionListener
setActionListener
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsImmediateCommand
setImmediate
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasOnclick
setOnclick
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasLink
setLink
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsTransition
setTransition
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasRenderedPartially
setRenderedPartially
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId
setId
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasBinding
setBinding
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsRendered
setRendered
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasBooleanValue
setValue
 



Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.