|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.arsdigita.cms.contenttypes.ui.mparticle.SectionTable.SectionTableModel
| Field Summary |
| Fields inherited from interface com.arsdigita.bebop.table.TableModel |
versionId |
| Constructor Summary | |
SectionTable.SectionTableModel(com.arsdigita.bebop.Table table,
com.arsdigita.bebop.PageState state,
MultiPartArticle article,
com.arsdigita.cms.ItemSelectionModel moveSection)
Constructor. |
|
| Method Summary | |
int |
getColumnCount()
Return the number of columsn this TableModel has. |
Object |
getElementAt(int columnIndex)
Return the data element for the given column and the current row. |
Object |
getKeyAt(int columnIndex)
Return the key for the given column and the current row. |
boolean |
nextRow()
Move to the next row and return true if the model is now positioned on a valid row. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SectionTable.SectionTableModel(com.arsdigita.bebop.Table table,
com.arsdigita.bebop.PageState state,
MultiPartArticle article,
com.arsdigita.cms.ItemSelectionModel moveSection)
| Method Detail |
public int getColumnCount()
getColumnCount in interface com.arsdigita.bebop.table.TableModelpublic boolean nextRow()
nextRow in interface com.arsdigita.bebop.table.TableModelpublic Object getElementAt(int columnIndex)
getElementAt in interface com.arsdigita.bebop.table.TableModelpublic Object getKeyAt(int columnIndex)
getKeyAt in interface com.arsdigita.bebop.table.TableModel
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||