Class ARG_TabRow

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

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

      • strElemType

        public java.lang.String strElemType
        element type of the row entry
      • strElemBitmap

        public java.lang.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 java.util.List<ARG_TabCell> seqCell
        list of cell entries
      • seqColor

        public java.util.List<ARG_TabColor> seqColor
        list of color entries
    • 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