org.openfaces.component.table
Class SelectAllCheckbox

java.lang.Object
  extended by UIComponentBase
      extended by org.openfaces.component.table.SelectAllCheckbox

public class SelectAllCheckbox
extends UIComponentBase


Field Summary
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
 
Constructor Summary
SelectAllCheckbox()
           
 
Method Summary
 java.lang.String getFamily()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT_TYPE

public static final java.lang.String COMPONENT_TYPE
See Also:
Constant Field Values

COMPONENT_FAMILY

public static final java.lang.String COMPONENT_FAMILY
See Also:
Constant Field Values
Constructor Detail

SelectAllCheckbox

public SelectAllCheckbox()
Method Detail

getFamily

public java.lang.String getFamily()


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.