Uses of Class
com.iizix.prop.vs.VSParticipant
Packages that use VSParticipant
Package
Description
Uses of VSParticipant in com.iizix.db.prop
Methods in com.iizix.db.prop that return VSParticipantModifier 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
Methods in com.iizix.prop.ui that return VSParticipantModifier 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
Methods in com.iizix.prop.vs that return VSParticipantModifier and TypeMethodDescriptionprotected VSParticipantVSParticipant.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Uses of VSParticipant in com.iizix.term.prop
Methods in com.iizix.term.prop that return VSParticipantModifier 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
Methods in com.iizix.ws.prop that return VSParticipantModifier 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.