Uses of Class
com.iizigo.vs.prop.EditorVSRow
Uses of EditorVSRow in com.iizigo.vs.prop
Modifier and TypeMethodDescriptionEditorVSRow.clone()
Clone must be overridden.EditorVSRows.createRow()
Creates a row with a unique name.EditorVSTable.getHeader()
Gets the headerBackground.EditorVSRows.getRow
(int rowIndex) Gets the row at specified index.EditorVSTable.getRow
(int row) Gets the row of a certain index.EditorVSRows.getRows()
Gets the rows in this rows container.EditorVSTable.getRows()
Gets the rows in this table.