org.kuali.rice.krad.uif.widget
Class RichTableTest

java.lang.Object
  extended by org.kuali.rice.krad.uif.widget.RichTableTest

public class RichTableTest
extends Object

test the RichTable widget


Field Summary
static String B_SORTABLE_FALSE_TARGETS_3
           
static String B_VISIBLE_FALSE_TARGETS_1
           
static String EXPECTED
           
static String S_SORT_DATA_TARGETS_1
           
static String S_SORT_DATA_TARGETS_2
           
static String S_SORT_DATA_TARGETS_3
           
static String S_TYPE
           
 
Constructor Summary
RichTableTest()
           
 
Method Summary
 void setup()
           
 void testComponentOptionsAoColumnsJSOptions()
           
 void testComponentOptionsDefault()
           
 void testComponentOptionsHideColumnOnLayoutManager()
           
 void testComponentOptionsHideColumnOnRichTable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

S_TYPE

public static final String S_TYPE
See Also:
Constant Field Values

S_SORT_DATA_TARGETS_1

public static final String S_SORT_DATA_TARGETS_1
See Also:
Constant Field Values

S_SORT_DATA_TARGETS_2

public static final String S_SORT_DATA_TARGETS_2

S_SORT_DATA_TARGETS_3

public static final String S_SORT_DATA_TARGETS_3

EXPECTED

public static final String EXPECTED

B_VISIBLE_FALSE_TARGETS_1

public static final String B_VISIBLE_FALSE_TARGETS_1
See Also:
Constant Field Values

B_SORTABLE_FALSE_TARGETS_3

public static final String B_SORTABLE_FALSE_TARGETS_3
See Also:
Constant Field Values
Constructor Detail

RichTableTest

public RichTableTest()
Method Detail

setup

public void setup()

testComponentOptionsDefault

public void testComponentOptionsDefault()
                                 throws Exception
Throws:
Exception

testComponentOptionsAoColumnsJSOptions

public void testComponentOptionsAoColumnsJSOptions()
                                            throws Exception
Throws:
Exception

testComponentOptionsHideColumnOnRichTable

public void testComponentOptionsHideColumnOnRichTable()

testComponentOptionsHideColumnOnLayoutManager

public void testComponentOptionsHideColumnOnLayoutManager()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.