Uses of Interface
com.iizix.prop.IReferencingGProp
Package
Description
Uses of IReferencingGProp in com.iizigo.selector.prop
Modifier and TypeClassDescriptionclass
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 IReferencingGProp in com.iizigo.vs.prop
Modifier and TypeClassDescriptionclass
Focus reference is used to set a reference to a focusable VSComponent.class
OnFocus reference is used to set a reference to a focusable VSComponent.Uses of IReferencingGProp in com.iizix.db.prop
Modifier and TypeClassDescriptionclass
The reference to a Database transaction.Uses of IReferencingGProp in com.iizix.prop
Modifier and TypeClassDescriptionclass
AbstractBaseRelativeReference<TARGET extends IPropCnr>
The 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
The Asset Reference property class hold the reference to a file in the Assets directory.class
The Asset References property class hold the references to zero or more FileURIPropCnr property containers.class
The Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.class
The "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s).class
FixedVirtualizedAbstractReference<TARGET extends IPropCnr>
The Fixed Virtualized Abstract Reference property class hold the reference to another property.class
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
The "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
The pattern property class extends a KStringProp.class
The "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).class
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
The Styles References property class hold the references to zero or more Styles property containers.class
The reference to a text table instance.class
The value property holds the VirtualSpace Value object.Modifier and TypeMethodDescriptionIReferencingPropCnr.getReferencingProp()
Gets the single potential instance of a referencing property instance.Selector.getReferencingProp()
Gets the single potential instance of a referencing property instance.TextTable.getReferencingProp()
Gets the single potential instance of a referencing property instance.IReferencingPropCnr.getReferencingProps()
Gets the array of referencing property instances.Selector.getReferencingProps()
Gets the array of referencing property instances.TextTable.getReferencingProps()
Gets the array of referencing property instances.Uses of IReferencingGProp in com.iizix.prop.ui
Modifier and TypeClassDescriptionclass
AbstractUICompRelativeReference<TARGET extends IUICompRelativeTarget>
The UIComp Relative Reference property class hold the reference to another property in the same base container.class
The reference to a UI context menu.class
The Label For Reference property class hold the reference to another property in the same base container.class
The reference to a UI panel part.class
The tooltip property is a container that holds various information for the tooltip, e.g.Uses of IReferencingGProp in com.iizix.prop.vs
Modifier and TypeClassDescriptionclass
The VirtualSpace Action Actor Participant used by Action Actors.class
The VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.class
The VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.class
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
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
Focus reference is used to set a reference to a focusable VSComponent.class
The VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.class
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
The VirtualSpace participant property is a reference class to the VirtualSpace instance and interacts with the VSParticipantsHolder.class
The VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements theIVSParticipant
interface, such as panels.class
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
The VirtualSpace Table Column Reference property class hold the name of a Column in a Table.class
The VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.Modifier and TypeMethodDescriptionVSField.getReferencingProp()
Gets the single potential instance of a referencing property instance.VSField.getReferencingProps()
Gets the array of referencing property instances.Uses of IReferencingGProp in com.iizix.server.prop
Modifier and TypeClassDescriptionclass
The ServerConfigEnvReference property class hold the reference to a Server configuration environment.Uses of IReferencingGProp in com.iizix.term.prop
Modifier and TypeClassDescriptionclass
Reference to a ScreenActionProp, used in the VSAction Action Actors for the back-reference.class
Property holding the reference to a screen field from inside the screen, used by screen actions.Uses of IReferencingGProp in com.iizix.text
Modifier and TypeInterfaceDescriptioninterface
IKStringHolder<VALUE>
Interface required to be implemented by properties holding a KStringHolder.interface
IKStringValuePropHolder<PROP_VALUE>
Interface containing default code for the KString holder, KString information provider and externalizable KString support.Uses of IReferencingGProp in com.iizix.ws.prop
Modifier and TypeClassDescriptionclass
The reference to a Web Service transaction.