Interface SelectReferenceTagDeclaration
- All Superinterfaces:
- HasBinding,- HasId,- HasIdBindingAndRendered,- IsRendered
Renders a set of option related to and same type as the for
 component.
- 
Method SummaryModifier and TypeMethodDescriptionvoidId of the component, this is related to.voidsetRenderRange(String renderRange) Range of items to render.Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBindingsetBindingMethods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRenderedsetRendered
- 
Method Details- 
setForId of the component, this is related to.
- 
setRenderRangeRange of items to render.
 
-