Uses of Interface
com.iizix.prop.vs.IVSMessageComponent
Packages that use IVSMessageComponent Package Description com.iizigo.vs.prop com.iizix.prop.vs Uses of IVSMessageComponent in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IVSMessageComponent Modifier and Type Class Description classEditorVirtualSpaceThe Editor VirtualSpace property class.classEditorVSActionThe Editor VirtualSpace Action property class.classEditorVSColumnHeaderThe Editor VirtualSpace Column property class.classEditorVSFieldThe Editor VirtualSpace Field property class.classEditorVSTableThe Editor VirtualSpace Field property class.Uses of IVSMessageComponent in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement IVSMessageComponent Modifier and Type Class Description classVirtualSpaceThis VirtualSpace property container holds the fields and tables in the VirtualSpace.classVSActionThe VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).classVSColumnHeaderThe VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).classVSFieldThe VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).classVSTableThe VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).