Class ARG_CreateAttachmentWithNode

  • All Implemented Interfaces:
    de.mid.innovator.srv2api.impl.MarshallAble

    public class ARG_CreateAttachmentWithNode
    extends java.lang.Object
    implements de.mid.innovator.srv2api.impl.MarshallAble
    • Field Detail

      • ohSel

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

        public ARG_File valFile
        the attached file
      • position

        public java.awt.Point position
        Position of the new node
    • Constructor Detail

      • ARG_CreateAttachmentWithNode

        public ARG_CreateAttachmentWithNode()
      • ARG_CreateAttachmentWithNode

        public ARG_CreateAttachmentWithNode​(PRPresElement ohSel,
                                            ARG_File valFile,
                                            java.awt.Point position)
    • Method Detail

      • 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