Class ARG_CreateAttachmentWithNode

java.lang.Object
de.mid.innovator.srv2api.icw2pres.ARG_CreateAttachmentWithNode
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_CreateAttachmentWithNode extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • ohSel

      public PRPresElement ohSel
      the presentation element the file is dropped on
    • valFile

      public ARG_File valFile
      the attached file
    • position

      public Point position
      Position of the new node
  • Constructor Details

    • ARG_CreateAttachmentWithNode

      public ARG_CreateAttachmentWithNode()
    • ARG_CreateAttachmentWithNode

      public ARG_CreateAttachmentWithNode(PRPresElement ohSel, ARG_File valFile, Point position)
  • Method Details

    • marshal

      public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • unmarshal

      public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
      Specified by:
      unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • resolveReferences

      public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble