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

All Superinterfaces:
HasBinding, HasCurrentMarkup, IsDisabled, IsGridLayoutContainer, IsRendered

public interface ColumnSelectorTagDeclaration
extends IsDisabled, IsRendered, HasBinding, HasCurrentMarkup, IsGridLayoutContainer

Renders a column with checkboxes to mark selected rows.


Method Summary
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsDisabled
setDisabled
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRendered
setRendered
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding
setBinding
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasCurrentMarkup
setCurrentMarkup
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsGridLayoutContainer
setBorderBottom, setBorderLeft, setBorderRight, setBorderTop, setOverflowX, setOverflowY, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop
 



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