Class UiTextCellTemplateElement

    • Field Detail

      • line

        protected int line
      • elementIndex

        protected int elementIndex
      • propertyName

        protected java.lang.String propertyName
      • marginTop

        protected int marginTop
      • marginLeft

        protected int marginLeft
      • marginBottom

        protected int marginBottom
      • marginRight

        protected int marginRight
    • Constructor Detail

      • UiTextCellTemplateElement

        @Deprecated
        public UiTextCellTemplateElement()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
      • UiTextCellTemplateElement

        public UiTextCellTemplateElement​(int line,
                                         int elementIndex,
                                         java.lang.String propertyName)