public class RichTableTest extends Object
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
RichTableTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
static void |
setUpClass() |
static void |
tearDownClass() |
void |
testComponentOptionsAoColumnsJSOptions() |
void |
testComponentOptionsDefault() |
void |
testComponentOptionsDefaultSort() |
void |
testComponentOptionsDefaultSortReverse() |
void |
testComponentOptionsDefaultSortWithActionLeft() |
void |
testComponentOptionsDefaultSortWithActionMiddle() |
void |
testComponentOptionsDefaultSortWithActionRight() |
void |
testComponentOptionsDefaultSortWithDetails() |
void |
testComponentOptionsDefaultSortWithMultipleColumns() |
void |
testComponentOptionsDefaultSortWithoutSequence() |
void |
testComponentOptionsHideColumnOnLayoutManager() |
void |
testComponentOptionsHideColumnOnRichTable() |
public static final String S_TYPE
public static final String S_SORT_DATA_TARGETS_1
public static final String S_SORT_DATA_TARGETS_2
public static final String S_SORT_DATA_TARGETS_3
public static final String B_VISIBLE_FALSE_TARGETS_1
public static final String B_SORTABLE_FALSE_TARGETS_3
public RichTableTest()
public static void setUpClass() throws Throwable
Throwablepublic static void tearDownClass() throws Throwable
Throwablepublic void testComponentOptionsDefault() throws Exception
Exceptionpublic void testComponentOptionsAoColumnsJSOptions() throws Exception
Exceptionpublic void testComponentOptionsHideColumnOnRichTable()
public void testComponentOptionsHideColumnOnLayoutManager()
public void testComponentOptionsDefaultSort()
public void testComponentOptionsDefaultSortReverse()
public void testComponentOptionsDefaultSortWithoutSequence()
public void testComponentOptionsDefaultSortWithDetails()
public void testComponentOptionsDefaultSortWithActionLeft()
public void testComponentOptionsDefaultSortWithActionRight()
public void testComponentOptionsDefaultSortWithMultipleColumns()
public void testComponentOptionsDefaultSortWithActionMiddle()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.