Uses of Interface
com.iizix.prop.IPropReference
Packages that use IPropReference
Package
Description
- Uses of IPropReference in com.iizigo.javaConstructors in com.iizigo.java with parameters of type IPropReferenceModifierConstructorDescription- JavaPropReference- (String name, Class<?>[] supportedClasses, IPropReference listener) Constructs a new property reference without property owner.
- Uses of IPropReference in com.iizigo.java.parser.annotationClasses in com.iizigo.java.parser.annotation that implement IPropReferenceModifier and TypeClassDescription- classThis is a data holder class for annotations in resource source files.
- Uses of IPropReference in com.iizigo.selector.propClasses in com.iizigo.selector.prop that implement IPropReferenceModifier and TypeClassDescription- classThe 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 IPropReference in com.iizigo.vs.propClasses in com.iizigo.vs.prop that implement IPropReferenceModifier and TypeClassDescription- classFocus reference is used to set a reference to a focusable VSComponent.- classOnFocus reference is used to set a reference to a focusable VSComponent.
- Uses of IPropReference in com.iizix.db.propClasses in com.iizix.db.prop that implement IPropReferenceModifier and TypeClassDescription- classThe reference to a Database transaction.
- Uses of IPropReference in com.iizix.propSubinterfaces of IPropReference in com.iizix.propModifier and TypeInterfaceDescription- interfaceInterface used as notifier for a property reference listener, see the- com.iizix.prop.PropReferenceclass for more information.Classes in com.iizix.prop that implement IPropReferenceModifier and TypeClassDescription- class- 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.- classThe Asset Reference property class hold the reference to a file in the Assets directory.- classThe 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.- classThe Image Reference property class hold the reference to an image definition implementing IImageTarget that in turn has images for various states and resolutions.- classThe 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.- classThe reference to a text table instance.Constructors in com.iizix.prop with parameters of type IPropReferenceModifierConstructorDescription- PropReference- (GProp<?> owner, String name, Class<?>[] supportedClasses, IPropReference listener) Constructs a new property reference with a property owner.
- Uses of IPropReference in com.iizix.prop.uiClasses in com.iizix.prop.ui that implement IPropReferenceModifier and TypeClassDescription- class- AbstractUICompRelativeReference<TARGET extends IUICompRelativeTarget>The UIComp Relative Reference property class hold the reference to another property in the same base container.- classThe reference to a UI context menu.- classThe Label For Reference property class hold the reference to another property in the same base container.- classThe reference to a UI panel part.
- Uses of IPropReference in com.iizix.prop.vsClasses in com.iizix.prop.vs that implement IPropReferenceModifier and TypeClassDescription- classThe VirtualSpace Action Actor Participant used by Action Actors.- classThe VirtualSpace Action Reference property class hold the relative reference to a VSAction instance.- classThe VirtualSpace Table Column Reference property class hold the relative reference to a VSTable instance.- classVS 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.- classVS Field reference implementation that calls the parent property when changes occurs in the resolved VS Field when changes of the VS field value occurs.- classFocus reference is used to set a reference to a focusable VSComponent.- classThe VirtualSpace Group Reference property class hold the relative reference to a VSGroup instance.- classClass 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".- classThe VirtualSpace participant property is a reference class to the VirtualSpace instance and interacts with the VSParticipantsHolder.- classThe VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements the- IVSParticipantinterface, such as panels.- classThe 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.- classThe VirtualSpace Table Column Reference property class hold the name of a Column in a Table.- classThe VirtualSpace Table Reference property class hold the relative reference to a VSTable instance.
- Uses of IPropReference in com.iizix.server.propClasses in com.iizix.server.prop that implement IPropReferenceModifier and TypeClassDescription- classThe ServerConfigEnvReference property class hold the reference to a Server configuration environment.
- Uses of IPropReference in com.iizix.term.propClasses in com.iizix.term.prop that implement IPropReferenceModifier and TypeClassDescription- classReference to a ScreenActionProp, used in the VSAction Action Actors for the back-reference.- classProperty holding the reference to a screen field from inside the screen, used by screen actions.
- Uses of IPropReference in com.iizix.textClasses in com.iizix.text that implement IPropReferenceModifier and TypeClassDescription- class- KStringHolder.TagReference<TARGET>Class that holds and maintains the reference for a tag.
- Uses of IPropReference in com.iizix.ws.propClasses in com.iizix.ws.prop that implement IPropReferenceModifier and TypeClassDescription- classThe reference to a Web Service transaction.