Class PageSetupHTMLEditorBeanImpl

    • Constructor Detail

      • PageSetupHTMLEditorBeanImpl

        public PageSetupHTMLEditorBeanImpl()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
        Description copied from interface: FrameElement
        Indicates whether a ReportFrameElement is Enabled. Each bean checks its own features and other settings to determine whether it is enabled or not.
        Specified by:
        isEnabled in interface FrameElement
        Returns:
        true if the bean is enabled and ready to be rendered.
      • getPropertyDisplayValue

        public java.lang.String getPropertyDisplayValue​(java.lang.String name)
        Specified by:
        getPropertyDisplayValue in interface PageSetupHTMLEditorBean
        Parameters:
        name - property name
        Returns:
        the value of a property as it is displayed (used by the Transform)
      • getValidationErrors

        public java.lang.String getValidationErrors()
        Specified by:
        getValidationErrors in interface PageSetupHTMLEditorBean
        Returns:
        a String containing a message with the validation errors if any.