Uses of Class
com.iizix.prop.vs.VSRows
Packages that use VSRows Package Description com.iizigo.vs.prop com.iizix.prop.vs Uses of VSRows in com.iizigo.vs.prop
Subclasses of VSRows in com.iizigo.vs.prop Modifier and Type Class Description class
EditorVSRows
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 VSRows Modifier and Type Field Description protected VSRows
VSTable. rows
The rows property.Methods in com.iizix.prop.vs that return VSRows Modifier and Type Method Description VSRows
VSRows. clone()
Clones the property.protected VSRows
VSTable. createRows()
Creates the rows property container.VSRows
VSField. getRows()
Gets the rows container.VSRows
VSTable. getRowsContainer()
Gets the rows property container.