Uses of Class
com.iizix.prop.vs.VSRows
Packages that use VSRows
Uses of VSRows in com.iizigo.vs.prop
Subclasses of VSRows in com.iizigo.vs.propModifier and TypeClassDescriptionclass
The rows property class that only allows VSRow children properties.Uses of VSRows in com.iizix.prop.vs
Fields in com.iizix.prop.vs declared as VSRowsMethods in com.iizix.prop.vs that return VSRowsModifier and TypeMethodDescriptionVSRows.clone()
Clones the property.protected VSRows
VSTable.createRows()
Creates the rows property container.VSField.getRows()
Gets the rows container.VSTable.getRowsContainer()
Gets the rows property container.