Uses of Class
com.iizigo.vs.prop.EditorVSRow
Packages that use EditorVSRow Package Description com.iizigo.vs.prop Uses of EditorVSRow in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop that return EditorVSRow Modifier and Type Method Description EditorVSRowEditorVSRow. clone()Clone must be overridden.EditorVSRowEditorVSRows. createRow()Creates a row with a unique name.EditorVSRowEditorVSTable. getHeader()Gets the header.EditorVSRowEditorVSRows. getRow(int rowIndex)Gets the row at specified index.EditorVSRowEditorVSTable. getRow(int row)Gets the row of a certain index.EditorVSRow[]EditorVSRows. getRows()Gets the rows in this rows container.EditorVSRow[]EditorVSTable. getRows()Gets the rows in this table.