Class ARG_TabRow

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

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

    • ohRow

      public ADClientAble ohRow
      row entry
    • strElemType

      public String strElemType
      element type of the row entry
    • strElemBitmap

      public String strElemBitmap
      display bitmap of the row entry
    • hasAccess

      public boolean hasAccess
      isTrue, if model user has access for the row entry
    • kLockStatus

      public K_LOCKSTATUS kLockStatus
      kind of lock status of the row entry
    • seqCell

      public List<ARG_TabCell> seqCell
      list of cell entries
    • seqColor

      public List<ARG_TabColor> seqColor
      list of color entries
    • valSub

      public ARG_TabRowList valSub
      sub list of row entries
  • 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