Class UiPictureChooser

  • All Implemented Interfaces:
    UiObject

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

      • uploadUrl

        protected java.lang.String uploadUrl
      • maxFileSize

        protected long maxFileSize
      • fileTooLargeMessage

        protected java.lang.String fileTooLargeMessage
      • uploadErrorMessage

        protected java.lang.String uploadErrorMessage
      • browseButtonIcon

        protected java.lang.String browseButtonIcon
      • deleteButtonIcon

        protected java.lang.String deleteButtonIcon
      • imageDisplayWidth

        protected int imageDisplayWidth
      • imageDisplayHeight

        protected int imageDisplayHeight
    • Constructor Detail

      • UiPictureChooser

        public UiPictureChooser()