Class JasperWidgetPreferencesModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class JasperWidgetPreferencesModel
    extends DynamicWidgetPreferencesModel
    Generated model class for type JasperWidgetPreferences first defined at extension cockpit.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • REPORT

        public static final java.lang.String REPORT
        Generated constant - Attribute key of JasperWidgetPreferences.report attribute defined at extension cockpit.
        See Also:
        Constant Field Values
    • Constructor Detail

      • JasperWidgetPreferencesModel

        public JasperWidgetPreferencesModel()
        Generated constructor - Default constructor for generic creation.
      • JasperWidgetPreferencesModel

        public JasperWidgetPreferencesModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • JasperWidgetPreferencesModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public JasperWidgetPreferencesModel​(JasperMediaModel _report)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _report - initial attribute declared by type JasperWidgetPreferences at extension cockpit
      • JasperWidgetPreferencesModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public JasperWidgetPreferencesModel​(ItemModel _owner,
                                            JasperMediaModel _report)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
        _report - initial attribute declared by type JasperWidgetPreferences at extension cockpit
    • Method Detail

      • setReport

        @Accessor(qualifier="report",
                  type=SETTER)
        public void setReport​(JasperMediaModel value)
        Generated method - Setter of JasperWidgetPreferences.report attribute defined at extension cockpit.
        Parameters:
        value - the report