Uses of Class
com.iizix.prop.FixedVirtualizedAbstractReference
Packages that use FixedVirtualizedAbstractReference Package Description com.iizigo.selector.prop com.iizix.db.prop com.iizix.prop com.iizix.prop.ui com.iizix.prop.vs com.iizix.term.prop com.iizix.ws.prop Uses of FixedVirtualizedAbstractReference in com.iizigo.selector.prop
Subclasses of FixedVirtualizedAbstractReference in com.iizigo.selector.prop Modifier and Type Class Description classEditorSelectorReferenceThe 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
Subclasses of FixedVirtualizedAbstractReference in com.iizix.db.prop Modifier and Type Class Description classDatabaseTransactionReferenceThe reference to a Database transaction.Uses of FixedVirtualizedAbstractReference in com.iizix.prop
Subclasses of FixedVirtualizedAbstractReference in com.iizix.prop Modifier and Type Class Description classAbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr>The Base Relative Reference property class hold the reference to another property in the same base container.classAssetReferenceThe Asset Reference property class hold the reference to a file in the Assets directory.classBackgroundImageReferenceThe Background Image Reference extends normal Image Reference and only allows bitmap images, i.e.classImageReferenceThe Image Reference property class hold the reference to an image definition implementing IImageTarget that in turn has images for various states and resolutions.classSelectorReferenceThe 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.classTextTableReferenceThe reference to a text table instance.Uses of FixedVirtualizedAbstractReference in com.iizix.prop.ui
Subclasses of FixedVirtualizedAbstractReference in com.iizix.prop.ui Modifier and Type Class Description classContextMenuReferenceThe reference to a UI context menu.classPanelPartReferenceThe reference to a UI panel part.Uses of FixedVirtualizedAbstractReference in com.iizix.prop.vs
Subclasses of FixedVirtualizedAbstractReference in com.iizix.prop.vs Modifier and Type Class Description classVSParticipantReferenceThe VirtualSpace Participant Reference handles references to the VirtualSpace participants that implements theIVSParticipantinterface, such as panels.Uses of FixedVirtualizedAbstractReference in com.iizix.term.prop
Subclasses of FixedVirtualizedAbstractReference in com.iizix.term.prop Modifier and Type Class Description classScreenActionReferenceReference to a ScreenActionProp, used in the VSAction Action Actors for the back-reference.classScreenFieldReferenceProperty holding the reference to a screen field from inside the screen, used by screen actions.Uses of FixedVirtualizedAbstractReference in com.iizix.ws.prop
Subclasses of FixedVirtualizedAbstractReference in com.iizix.ws.prop Modifier and Type Class Description classWebServiceReferenceThe reference to a Web Service transaction.