Class ARG_DiaDrop

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

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

    • seqSel

      public List<ADClientAble> seqSel
      list of dropped elements
    • dropTarget

      public PRPresElement dropTarget
      target for drop
    • position

      public Point position
      position of the first created node
    • size

      public Point size
      size of the first created node
    • offset

      public Point offset
      position offset, if more than one node is created
    • kVOclPres

      public Class<? extends ELObject> kVOclPres
      element type of the created presentation element
  • Constructor Details

  • 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