org.kuali.rice.krad.util
Class KRADConstants.TableRenderConstants

java.lang.Object
  extended by org.kuali.rice.krad.util.KRADConstants.TableRenderConstants
Enclosing class:
KRADConstants

public static final class KRADConstants.TableRenderConstants
extends Object


Field Summary
static String PREVIOUSLY_SORTED_COLUMN_INDEX_PARAM
           
static String SELECT_ALL_METHOD
           
static String SORT_METHOD
           
static String SWITCH_TO_PAGE_METHOD
           
static String UNSELECT_ALL_METHOD
           
static String VIEWED_PAGE_NUMBER
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SWITCH_TO_PAGE_METHOD

public static final String SWITCH_TO_PAGE_METHOD
See Also:
Constant Field Values

SORT_METHOD

public static final String SORT_METHOD
See Also:
Constant Field Values

SELECT_ALL_METHOD

public static final String SELECT_ALL_METHOD
See Also:
Constant Field Values

UNSELECT_ALL_METHOD

public static final String UNSELECT_ALL_METHOD
See Also:
Constant Field Values

PREVIOUSLY_SORTED_COLUMN_INDEX_PARAM

public static final String PREVIOUSLY_SORTED_COLUMN_INDEX_PARAM
See Also:
Constant Field Values

VIEWED_PAGE_NUMBER

public static final String VIEWED_PAGE_NUMBER
See Also:
Constant Field Values


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.