Uses of Interface
com.iizix.prop.IReferencingGProp
Packages that use IReferencingGProp
Package
Description
Uses of IReferencingGProp in com.iizigo.selector.prop
Classes in com.iizigo.selector.prop that implement IReferencingGPropModifier and TypeClassDescriptionclassThe 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
Classes in com.iizigo.vs.prop that implement IReferencingGPropModifier and TypeClassDescriptionclassFocus 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 IReferencingGProp in com.iizix.db.prop
Classes in com.iizix.db.prop that implement IReferencingGPropModifier and TypeClassDescriptionclassThe reference to a Database transaction.Uses of IReferencingGProp in com.iizix.prop
Classes in com.iizix.prop that implement IReferencingGPropModifier and TypeClassDescriptionclassAbstractBaseRelativeReference<TARGET extends IPropCnr>The Base Relative Reference property class hold the reference to another property in the same base container.classAbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr>The Base Relative Reference property class hold the reference to another property in the same base container.classAbstractReference<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 Asset References property class hold the references to zero or more FileURIPropCnr property containers.classThe Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.classThe "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s).classFixedVirtualizedAbstractReference<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 "KString" property class holds the property name, value and optionally has a parent and/or property listener(s).classThe pattern property class extends a KStringProp.classThe "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s).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 Styles References property class hold the references to zero or more Styles property containers.classThe reference to a text table instance.classThe value property holds the VirtualSpace Value object.Methods in com.iizix.prop that return IReferencingGPropModifier 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
Classes in com.iizix.prop.ui that implement IReferencingGPropModifier and TypeClassDescriptionclassAbstractUICompRelativeReference<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.classThe tooltip property is a container that holds various information for the tooltip, e.g.Uses of IReferencingGProp in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement IReferencingGPropModifier and TypeClassDescriptionclassThe 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 theIVSParticipantinterface, such as panels.classThe VirtualSpace Reference property class hold the reference to a VirtualSpace.classVSRelativeReference<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.Methods in com.iizix.prop.vs that return IReferencingGPropModifier 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
Classes in com.iizix.server.prop that implement IReferencingGPropModifier and TypeClassDescriptionclassThe ServerConfigEnvReference property class hold the reference to a Server configuration environment.Uses of IReferencingGProp in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IReferencingGPropModifier and TypeClassDescriptionclassReference 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 IReferencingGProp in com.iizix.text
Subinterfaces of IReferencingGProp in com.iizix.textModifier and TypeInterfaceDescriptioninterfaceIKStringHolder<VALUE>Interface required to be implemented by properties holding a KStringHolder.interfaceIKStringValuePropHolder<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
Classes in com.iizix.ws.prop that implement IReferencingGPropModifier and TypeClassDescriptionclassThe reference to a Web Service transaction.