Uses of Class
com.iizix.prop.vs.VSParticipant
Package
Description
Uses of VSParticipant in com.iizix.db.prop
Modifier and TypeMethodDescriptionInputProps.getInputVSParticipant()
Gets the input VirtualSpace participant for output data.ResultProps.getTargetVirtualSpaceParticipant()
Gets the target VirtualSpace participant for output data.ResultSetProps.getTargetVirtualSpaceParticipant()
Gets the target VirtualSpace participant for output data.InputProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ResultProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.ResultSetProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.Uses of VSParticipant in com.iizix.prop.ui
Modifier and TypeMethodDescriptionUIContextMenu.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.UIPanelBase.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.IUIPanelOwner.getVSParticipant()
Gets the VSParticipant instance.UIContextMenu.getVSParticipant()
Gets the VSParticipant instance.UIPanelBase.getVSParticipant()
Gets the VSParticipant instance.UIContextMenu.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.UIPanelBase.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.Uses of VSParticipant in com.iizix.prop.vs
Modifier and TypeMethodDescriptionprotected VSParticipant
VSParticipant.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Uses of VSParticipant in com.iizix.term.prop
Modifier and TypeMethodDescriptionScreenProp.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.ScreenProp.getVSParticipant()
Gets the VSParticipant instance.ScreenFieldsProp.getVSReference
(Atom atom) Gets the VSParticipant reference (VSReference).ScreenProp.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.Uses of VSParticipant in com.iizix.ws.prop
Modifier and TypeMethodDescriptionAbstractInputProps.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.OutputProps.createVSReference
(Atom refAtom, PropCnr[] returnParent) Creates a VSReference instance from the container or any parent containers.AbstractInputProps.getInputVirtualSpaceParticipant()
Gets the input VirtualSpace participant for output data.OutputProps.getTargetVirtualSpaceParticipant()
Gets the target VirtualSpace participant for output data.AbstractInputProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.OutputProps.getVSReference
(Atom refAtom) Gets a VSReference instance from the container or any parent containers.