|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResultRow in org.kuali.student.common.ui.client.widgets.pagetable |
---|
Fields in org.kuali.student.common.ui.client.widgets.pagetable with type parameters of type ResultRow | |
---|---|
private List<com.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,?>> |
GenericTableModel.columnDefs
|
Method parameters in org.kuali.student.common.ui.client.widgets.pagetable with type arguments of type ResultRow | |
---|---|
void |
GenericTableModel.setColumnDefs(List<com.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,?>> columnDefs)
|
Uses of ResultRow in org.kuali.student.common.ui.client.widgets.search |
---|
Fields in org.kuali.student.common.ui.client.widgets.search declared as ResultRow | |
---|---|
private ResultRow |
SelectedResults.resultRow
|
(package private) ResultRow |
SearchResultsRow.row
|
Fields in org.kuali.student.common.ui.client.widgets.search with type parameters of type ResultRow | |
---|---|
private PagingScrollTableBuilder<ResultRow> |
TempSearchBackedTable.builder
|
private List<com.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,?>> |
TempSearchBackedTable.columnDefs
|
protected com.google.gwt.gen2.table.client.PagingScrollTable<ResultRow> |
TempSearchBackedTable.pagingScrollTable
|
private List<ResultRow> |
TempSearchBackedTable.resultRows
|
private GenericTableModel<ResultRow> |
TempSearchBackedTable.tableModel
|
Methods in org.kuali.student.common.ui.client.widgets.search that return ResultRow | |
---|---|
ResultRow |
SearchResultsRow.getResultRow()
|
ResultRow |
SelectedResults.getResultRow()
|
Methods in org.kuali.student.common.ui.client.widgets.search that return types with arguments of type ResultRow | |
---|---|
List<ResultRow> |
TempSearchBackedTable.getAllRows()
|
List<ResultRow> |
SearchResultsTable.getSelectedRows()
|
List<ResultRow> |
TempSearchBackedTable.getSelectedRows()
|
Methods in org.kuali.student.common.ui.client.widgets.search with parameters of type ResultRow | |
---|---|
void |
SelectedResults.setResultRow(ResultRow resultRow)
|
Method parameters in org.kuali.student.common.ui.client.widgets.search with type arguments of type ResultRow | |
---|---|
private com.google.gwt.gen2.table.client.PagingOptions |
TempSearchBackedTable.createPagingOptions(com.google.gwt.gen2.table.client.PagingScrollTable<ResultRow> pagingScrollTable)
|
Constructors in org.kuali.student.common.ui.client.widgets.search with parameters of type ResultRow | |
---|---|
SearchResultsRow(ResultRow row)
|
|
SelectedResults(String resultReturnKey,
String resultDisplayKey,
ResultRow row)
|
Uses of ResultRow in org.kuali.student.common.ui.client.widgets.searchtable |
---|
Methods in org.kuali.student.common.ui.client.widgets.searchtable with parameters of type ResultRow | |
---|---|
String |
SearchColumnDefinition.getCellValue(ResultRow rowValue)
|
void |
SearchColumnDefinition.setCellValue(ResultRow rowValue,
String cellValue)
|
Uses of ResultRow in org.kuali.student.core.comments.ui.client.widgets.decisiontool |
---|
Fields in org.kuali.student.core.comments.ui.client.widgets.decisiontool declared as ResultRow | |
---|---|
(package private) ResultRow |
DecisionPanel.RationaleRow.row
|
Methods in org.kuali.student.core.comments.ui.client.widgets.decisiontool that return ResultRow | |
---|---|
ResultRow |
DecisionPanel.RationaleRow.getResultRow()
|
Constructors in org.kuali.student.core.comments.ui.client.widgets.decisiontool with parameters of type ResultRow | |
---|---|
DecisionPanel.RationaleRow(ResultRow row)
|
Uses of ResultRow in org.kuali.student.core.organization.ui.client.mvc.view |
---|
Fields in org.kuali.student.core.organization.ui.client.mvc.view with type parameters of type ResultRow | |
---|---|
private PagingScrollTableBuilder<ResultRow> |
PositionTable.builder
|
private PagingScrollTableBuilder<ResultRow> |
MembersTable.builder
|
private List<com.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,?>> |
PositionTable.columnDefs
|
private List<com.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,?>> |
MembersTable.columnDefs
|
protected com.google.gwt.gen2.table.client.PagingScrollTable<ResultRow> |
PositionTable.pagingScrollTable
|
protected com.google.gwt.gen2.table.client.PagingScrollTable<ResultRow> |
MembersTable.pagingScrollTable
|
private List<ResultRow> |
PositionTable.resultRows
|
private List<ResultRow> |
MembersTable.resultRows
|
private GenericTableModel<ResultRow> |
PositionTable.tableModel
|
private GenericTableModel<ResultRow> |
MembersTable.tableModel
|
Methods in org.kuali.student.core.organization.ui.client.mvc.view that return types with arguments of type ResultRow | |
---|---|
List<ResultRow> |
PositionTable.getAllRows()
|
List<ResultRow> |
MembersTable.getAllRows()
|
List<ResultRow> |
PositionTable.getSelectedRows()
|
List<ResultRow> |
MembersTable.getSelectedRows()
|
Uses of ResultRow in org.kuali.student.lum.common.client.lo |
---|
Fields in org.kuali.student.lum.common.client.lo with type parameters of type ResultRow | |
---|---|
private PagingScrollTableBuilder<ResultRow> |
CategoryManagementTable.builder
|
protected com.google.gwt.gen2.table.client.PagingScrollTable<ResultRow> |
CategoryManagementTable.pagingScrollTable
|
private List<ResultRow> |
CategoryManagementTable.resultRows
|
private GenericTableModel<ResultRow> |
CategoryManagementTable.tableModel
|
Methods in org.kuali.student.lum.common.client.lo that return types with arguments of type ResultRow | |
---|---|
List<ResultRow> |
CategoryManagementTable.getAllRows()
|
List<ResultRow> |
CategoryManagementTable.getRowsByType(String type)
|
List<ResultRow> |
CategoryManagementTable.getRowsLikeName(String name)
|
List<ResultRow> |
CategoryManagementTable.getSelectedRows()
|
Method parameters in org.kuali.student.lum.common.client.lo with type arguments of type ResultRow | |
---|---|
void |
CategoryManagementTable.redraw(List<ResultRow> filteredRows)
|
Uses of ResultRow in org.kuali.student.lum.lu.ui.tools.client.widgets |
---|
Fields in org.kuali.student.lum.lu.ui.tools.client.widgets with type parameters of type ResultRow | |
---|---|
private PagingScrollTableBuilder<ResultRow> |
SearchBackedTable.builder
|
private List<com.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,?>> |
SearchBackedTable.columnDefs
|
protected com.google.gwt.gen2.table.client.PagingScrollTable<ResultRow> |
SearchBackedTable.pagingScrollTable
|
private List<ResultRow> |
SearchBackedTable.resultRows
|
private GenericTableModel<ResultRow> |
SearchBackedTable.tableModel
|
Methods in org.kuali.student.lum.lu.ui.tools.client.widgets that return types with arguments of type ResultRow | |
---|---|
List<ResultRow> |
SearchBackedTable.getAllRows()
|
List<ResultRow> |
SearchBackedTable.getSelectedRows()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |