Uses of Interface
com.iizix.prop.ICircularRetargetParent
Uses of ICircularRetargetParent in com.iizigo.selector.prop
Classes in com.iizigo.selector.prop that implement ICircularRetargetParent Modifier and Type Class Description class
EditorSelectorReference
The SelectorReference property class hold the reference to a Selector that defines if the owner of this reference should be selected or active, or if it should be inactive.Uses of ICircularRetargetParent in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement ICircularRetargetParent Modifier and Type Class Description class
EditorVSFocusReference
Focus reference is used to set a reference to a focusable VSComponent.class
EditorVSOnUIEvent
OnFocus reference is used to set a reference to a focusable VSComponent.Uses of ICircularRetargetParent in com.iizix.db.prop
Classes in com.iizix.db.prop that implement ICircularRetargetParent Modifier and Type Class Description class
DatabaseTransactionReference
The reference to a Database transaction.Uses of ICircularRetargetParent in com.iizix.prop
Classes in com.iizix.prop that implement ICircularRetargetParent Modifier and Type Class Description class
AbstractBaseRelativeReference<TARGET extends IPropCnr>
The Base Relative Reference property class hold the reference to another property in the same base container.class
AbstractClientBaseRelativeReference<TARGET extends IClientBaseRelativeTarget>
The Client Base Relative Reference property class hold the reference to another property in the same base container.class
AbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr>
The Base Relative Reference property class hold the reference to another property in the same base container.class
AbstractReference<TARGET extends IPropCnr>
The Abstract Reference property class hold the reference to another property.class
AssetReference
The Asset Reference property class hold the reference to a file in the Assets directory.class
AssetReferences
The Asset References property class hold the references to zero or more FileURIPropCnr property containers.class
BackgroundImageReference
The Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.class
FixedVirtualizedAbstractReference<TARGET extends IPropCnr>
The Fixed Virtualized Abstract Reference property class hold the reference to another property.class
ImageReference
The Image Reference property class hold the reference to an image definition implementing IImageTarget that in turn has images for various states and resolutions.class
KStringProp
The "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
PatternProp
The pattern property class extends a KStringProp.class
PlainKStringProp
The "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
SelectorReference
The SelectorReference property class hold the reference to a Selector that defines if the owner of this reference should be selected or active, or if it should be inactive.class
StylesReferences
The Styles References property class hold the references to zero or more Styles property containers.class
TextTableReference
The reference to a text table instance.Uses of ICircularRetargetParent in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement ICircularRetargetParent Modifier and Type Class Description class
ContextMenuReference
The reference to a UI context menu.class
LabelForReference
The Label For Reference property class hold the reference to another property in the same base container.class
PanelPartReference
The reference to a UI panel part.Uses of ICircularRetargetParent in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement ICircularRetargetParent Modifier and Type Class Description class
VSActionActorParticipant
The VirtualSpace Action Actor Participant used by Action Actors.class
VSActionReference
The VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.class
VSColumnReference
The VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.class
VSComponentReference
VS component reference implementation that calls the parent property when changes occurs in the resolved VS component when changes of the VS component (value or contents) occurs.class
VSFieldReference
VS Field reference implementation that calls the parent property when changes occurs in the resolved VS Field when changes of the VS field value occurs.class
VSFocusReference
Focus reference is used to set a reference to a focusable VSComponent.class
VSGroupReference
The VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.class
VSOnUIEvent
Class to hold a reference to a VS Action (to invoke) or a VS component (for focus) when a UI component is "on"-something, such as "onClick".class
VSParticipant
The VirtualSpace participant property is a reference class to the VirtualSpace instance and interacts with the VSParticipantsHolder.class
VSParticipantReference
The VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements theIVSParticipant
interface, such as panels.class
VSReference
The VirtualSpace Reference property class hold the reference to a VirtualSpace.class
VSRelativeReference<TARGET extends VSComponent>
The VirtualSpace Relative Reference property class hold the reference to a VirtualSpace.class
VSTableColumnReference
The VirtualSpace Table Column Reference property class hold the name of a Column in a Table.class
VSTableReference
The VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.Uses of ICircularRetargetParent in com.iizix.server.prop
Classes in com.iizix.server.prop that implement ICircularRetargetParent Modifier and Type Class Description class
ServerConfigEnvReference
The ServerConfigEnvReference property class hold the reference to a Server configuration environment.Uses of ICircularRetargetParent in com.iizix.term.prop
Classes in com.iizix.term.prop that implement ICircularRetargetParent Modifier and Type Class Description class
ScreenActionReference
Reference to a ScreenActionProp, used in the VSAction Action Actors for the back-reference.class
ScreenFieldReference
Property holding the reference to a screen field from inside the screen, used by screen actions.Uses of ICircularRetargetParent in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement ICircularRetargetParent Modifier and Type Class Description class
WebServiceReference
The reference to a Web Service transaction.