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 classEditorVSRowsThe 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 VSRowsVSTable. rowsThe rows property.Methods in com.iizix.prop.vs that return VSRows Modifier and Type Method Description VSRowsVSRows. clone()Clones the property.protected VSRowsVSTable. createRows()Creates the rows property container.VSRowsVSField. getRows()Gets the rows container.VSRowsVSTable. getRowsContainer()Gets the rows property container.