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 class
EditorVirtualSpace
The Editor VirtualSpace property class.class
EditorVSAction
The Editor VirtualSpace Action property class.class
EditorVSColumnHeader
The Editor VirtualSpace Column property class.class
EditorVSField
The Editor VirtualSpace Field property class.class
EditorVSTable
The 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 class
VirtualSpace
This VirtualSpace property container holds the fields and tables in the VirtualSpace.class
VSAction
The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSColumnHeader
The VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSField
The VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).class
VSTable
The VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).