Uses of Class
com.iizigo.vs.link.VSSubLinkInfo
Uses of VSSubLinkInfo in com.iizigo.vs.link
Modifier and TypeMethodDescriptionprotected VSSubLinkInfo
VSLinkInfo.getSubOperations()
Returns the sub-operations for the operation.Modifier 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.