Uses of Class
com.iizix.prop.AbstractReference
Packages that use AbstractReference
Package
Description
Uses of AbstractReference in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor with parameters of type AbstractReferenceModifier and TypeMethodDescriptionvoidImageReferencePropEditor.initialize(AbstractReference<IImageTarget> prop) Initializes a newly created property (e.g.Uses of AbstractReference in com.iizigo.selector.prop
Subclasses of AbstractReference in com.iizigo.selector.propModifier 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 AbstractReference in com.iizix.db.prop
Subclasses of AbstractReference in com.iizix.db.propModifier and TypeClassDescriptionclassThe reference to a Database transaction.Uses of AbstractReference in com.iizix.prop
Subclasses of AbstractReference in com.iizix.propModifier 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.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.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 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.Methods in com.iizix.prop that return AbstractReferenceModifier and TypeMethodDescriptionAbstractReference.clone()Cloning must duplicate reference into new tree.Uses of AbstractReference in com.iizix.prop.ui
Subclasses of AbstractReference in com.iizix.prop.uiModifier 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.Uses of AbstractReference in com.iizix.prop.vs
Subclasses of AbstractReference in com.iizix.prop.vsModifier and TypeClassDescriptionclassThe 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.Uses of AbstractReference in com.iizix.server.prop
Subclasses of AbstractReference in com.iizix.server.propModifier and TypeClassDescriptionclassThe ServerConfigEnvReference property class hold the reference to a Server configuration environment.Uses of AbstractReference in com.iizix.term.prop
Subclasses of AbstractReference in com.iizix.term.propModifier 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 AbstractReference in com.iizix.ws.prop
Subclasses of AbstractReference in com.iizix.ws.propModifier and TypeClassDescriptionclassThe reference to a Web Service transaction.