@Deprecated public class TempSearchBackedTable extends com.google.gwt.user.client.ui.Composite
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.gen2.table.client.PagingScrollTable<ResultRow> |
pagingScrollTable
Deprecated.
|
| Constructor and Description |
|---|
TempSearchBackedTable()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addSelectionHandler(com.google.gwt.gen2.table.event.client.RowSelectionHandler selectionHandler)
Deprecated.
|
void |
clearTable()
Deprecated.
|
List<String> |
getAllIds()
Deprecated.
|
List<ResultRow> |
getAllRows()
Deprecated.
|
List<String> |
getSelectedIds()
Deprecated.
|
List<ResultRow> |
getSelectedRows()
Deprecated.
|
void |
initializeTable(List<LookupResultMetadata> listResultMetadata,
String resultIdKey)
Deprecated.
|
void |
performSearch(SearchRequestInfo searchRequest,
List<LookupResultMetadata> listResultMetadata,
String resultIdKey)
Deprecated.
|
void |
redraw()
Deprecated.
|
void |
removeSelected()
Deprecated.
|
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventsprotected com.google.gwt.gen2.table.client.PagingScrollTable<ResultRow> pagingScrollTable
public TempSearchBackedTable()
public void clearTable()
public void removeSelected()
public void performSearch(SearchRequestInfo searchRequest, List<LookupResultMetadata> listResultMetadata, String resultIdKey)
public void initializeTable(List<LookupResultMetadata> listResultMetadata, String resultIdKey)
public void redraw()
public void addSelectionHandler(com.google.gwt.gen2.table.event.client.RowSelectionHandler selectionHandler)
public List<ResultRow> getSelectedRows()
public List<String> getSelectedIds()
public List<ResultRow> getAllRows()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.