Uses of Class
com.iizigo.vs.prop.EditorVSRow
Packages that use EditorVSRow
Uses of EditorVSRow in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that return EditorVSRowModifier 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.