Class ARG_ModifyDialogFolderTabInitDlg

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_ModifyDialogFolderTabInitDlg
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • isProtected

      public boolean isProtected
    • kindCmd

      public K_CMD kindCmd
    • seqOwnLocked

      public List<ADLockAble> seqOwnLocked
    • withCreateModify

      public boolean withCreateModify
    • withSortButtons

      public boolean withSortButtons
    • withRedefineButton

      public boolean withRedefineButton
    • withMultiNamespaceCreate

      public boolean withMultiNamespaceCreate
    • seqHeader

      public List<String> seqHeader
      name list of used attributes
    • seqAttrTab

      public List<ARG_M2AttrValInitDlg> seqAttrTab
      list of used attributes
    • seqEntry

      list of elements with list of attribute values
  • Constructor Details

    • ARG_ModifyDialogFolderTabInitDlg

      public ARG_ModifyDialogFolderTabInitDlg()
    • ARG_ModifyDialogFolderTabInitDlg

      public ARG_ModifyDialogFolderTabInitDlg(boolean isProtected, K_CMD kindCmd, List<ADLockAble> seqOwnLocked, boolean withCreateModify, boolean withSortButtons, boolean withRedefineButton, boolean withMultiNamespaceCreate, List<String> seqHeader, List<ARG_M2AttrValInitDlg> seqAttrTab, List<ARG_ModifyDialogFolderTabEntry> seqEntry)
  • 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