|
SPT RWT Application API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo2.app.Component
nextapp.echo2.app.Table
com.sptci.echo2.table.Table<Row>
com.sptci.rwt.webui.RowTable
public class RowTable
A custom table used to display Row objects.
© Copyright 2007 Sans Pareil Technologies, Inc.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sptci.echo2.table.Table |
|---|
com.sptci.echo2.table.Table.DefaultActionListener |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
RowTable(RowTableModel model)
Create a new table instance using the specified model. |
|
| Method Summary | |
|---|---|
RowTableModel |
getModel()
Return the data model backing this table. |
| Methods inherited from class com.sptci.echo2.table.Table |
|---|
addRow, addSelectionListener, deleteRow, deleteRow, fetchNavigation, fireRowSelection, init, insertRow, removeSelectionListener, setModel, updateNavigation, updateRow |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowTable(RowTableModel model)
model - The data model backing this table.| Method Detail |
|---|
public RowTableModel getModel()
getModel in class com.sptci.echo2.table.Table<Row>
|
SPT RWT Application API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||