Uses of Class
com.cosylab.vdct.inspector.sheet.SplitPropertyGroup
-
Packages that use SplitPropertyGroup Package Description com.cosylab.vdct.db com.cosylab.vdct.inspector.sheet -
-
Uses of SplitPropertyGroup in com.cosylab.vdct.db
Methods in com.cosylab.vdct.db that return SplitPropertyGroup Modifier and Type Method Description SplitPropertyGroup[]DBSheetSplitCol. getSplitGroups()Methods in com.cosylab.vdct.db with parameters of type SplitPropertyGroup Modifier and Type Method Description voidDBSheetSplitCol. setSplitGroups(SplitPropertyGroup[] splitGroups) -
Uses of SplitPropertyGroup in com.cosylab.vdct.inspector.sheet
Methods in com.cosylab.vdct.inspector.sheet that return SplitPropertyGroup Modifier and Type Method Description SplitPropertyGroupSplitPropertyPart. getOwner()Constructors in com.cosylab.vdct.inspector.sheet with parameters of type SplitPropertyGroup Constructor Description SplitPropertyPart(int partIndex, SplitPropertyGroup owner, String value, String initValue, String lead, boolean editable)
-