Uses of Class
com.iizix.prop.FixedVirtualizedAbstractReference
Package
Description
Uses of FixedVirtualizedAbstractReference 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 FixedVirtualizedAbstractReference in com.iizix.db.prop
Modifier and TypeClassDescriptionclass
The reference to a Database transaction.Uses of FixedVirtualizedAbstractReference in com.iizix.prop
Modifier and TypeClassDescriptionclass
AbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr>
The Base Relative Reference property class hold the reference to another property in the same base container.class
The Asset Reference property class hold the reference to a file in the Assets directory.class
The Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.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 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 reference to a text table instance.Modifier and TypeMethodDescriptionprotected final FixedVirtualizedAbstractReference<TARGET>
FixedVirtualizedAbstractReference.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Uses of FixedVirtualizedAbstractReference in com.iizix.prop.ui
Modifier and TypeClassDescriptionclass
The reference to a UI context menu.class
The reference to a UI panel part.Uses of FixedVirtualizedAbstractReference in com.iizix.prop.vs
Modifier and TypeClassDescriptionclass
The VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements theIVSParticipant
interface, such as panels.Uses of FixedVirtualizedAbstractReference 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 FixedVirtualizedAbstractReference in com.iizix.ws.prop
Modifier and TypeClassDescriptionclass
The reference to a Web Service transaction.