|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.control.view.DataTableBackingBean
public class DataTableBackingBean
The Class dataTableBackingBean.
Constructor Summary | |
---|---|
DataTableBackingBean()
|
Method Summary | |
---|---|
UIData |
getDataTable()
Gets the data table. |
UIPanel |
getInfoPanel()
Gets the info panel. |
String |
getRowIndexAsString()
Gets the row index as string. |
void |
setDataTable(UIData dataTable)
Sets the data table. |
void |
setInfoPanel(UIPanel infoPanel)
Sets the info panel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataTableBackingBean()
Method Detail |
---|
public UIData getDataTable()
public void setDataTable(UIData dataTable)
dataTable
- the new data tablepublic String getRowIndexAsString()
public UIPanel getInfoPanel()
public void setInfoPanel(UIPanel infoPanel)
infoPanel
- the new info panel
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |