Uses of Class
com.iizigo.vs.link.VSSubLinkInfo
Packages that use VSSubLinkInfo
Uses of VSSubLinkInfo in com.iizigo.vs.link
Methods in com.iizigo.vs.link that return VSSubLinkInfoModifier and TypeMethodDescriptionprotected VSSubLinkInfo
VSLinkInfo.getSubOperations()
Returns the sub-operations for the operation.Methods in com.iizigo.vs.link with parameters of type VSSubLinkInfoModifier and TypeMethodDescriptionprotected PropCnr
VSLinkAction.runOperation
(PropCnr target, ArrayList<EditorVSAction> components, VSSubLinkInfo subOperations, PropCnr mainContainer, ComplexOperation op) Runs the main operation.protected PropCnr
VSLinkField.runOperation
(PropCnr target, ArrayList<EditorVSField> components, VSSubLinkInfo subOperations, PropCnr mainContainer, ComplexOperation op) Runs the main operation.protected abstract PropCnr
VSLinkInfo.runOperation
(PropCnr target, ArrayList<VSCOMP> components, VSSubLinkInfo subOperations, PropCnr mainContainer, ComplexOperation op) Runs the main operation.protected PropCnr
VSLinkVirtualSpace.runOperation
(PropCnr target, ArrayList<EditorVirtualSpace> virtualSpaces, VSSubLinkInfo subOperations, PropCnr mainContainer, ComplexOperation op) Runs the main operation.