Uses of Class
com.iizigo.vs.CreateColumnData
Packages that use CreateColumnData Package Description com.iizigo.vs.prop Uses of CreateColumnData in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop with parameters of type CreateColumnData Modifier and Type Method Description static EditorVSTable
EditorVSTable. createTable(PropCnr parent, java.lang.String suggestedName, CreateColumnData[] columns)
Creates a table with the suggested name to be placed in a container.