Class ARG_TreeArgNameAbleSelectDlgNode

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

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

      • ohTreePos

        public ADClientAble ohTreePos
        position in tree if seqOhInit is empty
      • seqOhInit

        public java.util.List<ADClientAble> seqOhInit
        element in tree to be displayed when opened
      • useSelType

        public boolean useSelType
        use type of element for type list
      • seqCbCreate

        public java.util.List<ARG_PropVal> seqCbCreate
        property/values for create procedure
      • vattrSecond

        public K_VATTR vattrSecond
        specifies the metamodel relationship of the second column
      • seqAllItems

        public java.util.List<ADClientAble> seqAllItems
        holds all items if 'tree' and 'list' is empty
      • lockOption

        public boolean lockOption
        provide option "lock"
    • 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