Class UiDocumentViewer

  • All Implemented Interfaces:
    UiObject

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

      • pageUrls

        protected java.util.List<java.lang.String> pageUrls
      • zoomFactor

        protected float zoomFactor
      • pageBorder

        protected UiBorder pageBorder
      • pageShadow

        protected UiShadow pageShadow
      • padding

        protected int padding
      • pageSpacing

        protected int pageSpacing
    • Constructor Detail

      • UiDocumentViewer

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

        public UiDocumentViewer​(java.lang.String id)