|
ArcGIS Server Geoportal extension 10
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.control.view.DataTableBackingBean
public class DataTableBackingBean
The Class dataTableBackingBean.
Constructor Summary | |
---|---|
DataTableBackingBean()
|
Method Summary | |
---|---|
javax.faces.component.UIData |
getDataTable()
Gets the data table. |
javax.faces.component.UIPanel |
getInfoPanel()
Gets the info panel. |
String |
getRowIndexAsString()
Gets the row index as string. |
void |
setDataTable(javax.faces.component.UIData dataTable)
Sets the data table. |
void |
setInfoPanel(javax.faces.component.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 javax.faces.component.UIData getDataTable()
public void setDataTable(javax.faces.component.UIData dataTable)
dataTable
- the new data tablepublic String getRowIndexAsString()
public javax.faces.component.UIPanel getInfoPanel()
public void setInfoPanel(javax.faces.component.UIPanel infoPanel)
infoPanel
- the new info panel
|
ArcGIS Server Geoportal extension 10
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |