Class UiImageDisplay

  • All Implemented Interfaces:
    UiObject

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

      • totalNumberOfRecords

        protected int totalNumberOfRecords
      • cachedImages

        protected java.util.List<UiCachedImage> cachedImages
      • zoomFactor

        protected float zoomFactor
      • backgroundColor

        protected java.lang.String backgroundColor
      • padding

        protected int padding
      • loop

        protected boolean loop
      • cacheSize

        protected int cacheSize
    • Constructor Detail

      • UiImageDisplay

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

        public UiImageDisplay​(int totalNumberOfRecords)