public class JasperWidgetPreferencesModel extends DynamicWidgetPreferencesModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
REPORT
Generated constant - Attribute key of
JasperWidgetPreferences.report attribute defined at extension cockpit. |
PARAMETERSOWNERUSER, TITLE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
JasperWidgetPreferencesModel()
Generated constructor - Default constructor for generic creation.
|
JasperWidgetPreferencesModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
JasperWidgetPreferencesModel(ItemModel _owner,
JasperMediaModel _report)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
JasperWidgetPreferencesModel(JasperMediaModel _report)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
JasperMediaModel |
getReport()
Generated method - Getter of the
JasperWidgetPreferences.report attribute defined at extension cockpit. |
void |
setReport(JasperMediaModel value)
Generated method - Setter of
JasperWidgetPreferences.report attribute defined at extension cockpit. |
getParameters, setParametersgetOwnerUser, getTitle, getTitle, setOwnerUser, setTitle, setTitlegetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String REPORT
JasperWidgetPreferences.report attribute defined at extension cockpit.public JasperWidgetPreferencesModel()
public JasperWidgetPreferencesModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public JasperWidgetPreferencesModel(JasperMediaModel _report)
_report - initial attribute declared by type JasperWidgetPreferences at extension cockpit@Deprecated public JasperWidgetPreferencesModel(ItemModel _owner, JasperMediaModel _report)
_owner - initial attribute declared by type Item at extension core_report - initial attribute declared by type JasperWidgetPreferences at extension cockpit@Accessor(qualifier="report", type=GETTER) public JasperMediaModel getReport()
JasperWidgetPreferences.report attribute defined at extension cockpit.@Accessor(qualifier="report", type=SETTER) public void setReport(JasperMediaModel value)
JasperWidgetPreferences.report attribute defined at extension cockpit.value - the reportCopyright © 2018 SAP SE. All Rights Reserved.