Class VSLinkAction


public class VSLinkAction extends VSLinkInfo<EditorVSAction>
Links a VSAction to a target component, or replaces an existing one.
Author:
Christopher Mindus
  • Constructor Details

    • VSLinkAction

      public VSLinkAction(Atom atom)
      The constructor takes the VSActionReference atom for the operation.
      Parameters:
      atom - The atom for the reference property.
  • Method Details