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 VSSubLinkInfoVSLinkInfo.getSubOperations()Returns the sub-operations for the operation.Methods in com.iizigo.vs.link with parameters of type VSSubLinkInfoModifier and TypeMethodDescriptionprotected PropCnrVSLinkAction.runOperation(PropCnr target, ArrayList<EditorVSAction> components, VSSubLinkInfo subOperations, PropCnr mainContainer, ComplexOperation op) Runs the main operation.protected PropCnrVSLinkField.runOperation(PropCnr target, ArrayList<EditorVSField> components, VSSubLinkInfo subOperations, PropCnr mainContainer, ComplexOperation op) Runs the main operation.protected abstract PropCnrVSLinkInfo.runOperation(PropCnr target, ArrayList<VSCOMP> components, VSSubLinkInfo subOperations, PropCnr mainContainer, ComplexOperation op) Runs the main operation.protected PropCnrVSLinkVirtualSpace.runOperation(PropCnr target, ArrayList<EditorVirtualSpace> virtualSpaces, VSSubLinkInfo subOperations, PropCnr mainContainer, ComplexOperation op) Runs the main operation.