Class UiTemplateTestContainer

  • All Implemented Interfaces:
    UiObject

    public class UiTemplateTestContainer
    extends UiComponent
    implements UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Field Detail

      • data

        protected java.lang.Object data
      • minContainerWidth

        protected int minContainerWidth
      • minContainerHeight

        protected int minContainerHeight
      • maxContainerWidth

        protected int maxContainerWidth
      • maxContainerHeight

        protected int maxContainerHeight
      • description

        protected java.lang.String description
    • Constructor Detail

      • UiTemplateTestContainer

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

        public UiTemplateTestContainer​(UiGridTemplate template,
                                       java.lang.Object data)