Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Prossima revisione | Revisione precedente | ||
custom:api_js_opengwclassdetail [2019/11/06 09:42] 127.0.0.1 modifica esterna |
custom:api_js_opengwclassdetail [2024/07/25 18:17] (versione attuale) giorgio.scali |
||
---|---|---|---|
Linea 13: | Linea 13: | ||
* **detailContainerId** String, if present override autogenerated detailContainerId (aka tab id) | * **detailContainerId** String, if present override autogenerated detailContainerId (aka tab id) | ||
* **detailLayoutName** String, if present gwClassDetail is opened with the specified detailLayout | * **detailLayoutName** String, if present gwClassDetail is opened with the specified detailLayout | ||
- | * **editIgnorePermissions** Boolean, default false | + | * **editIgnorePermissions** Boolean, default false **(already @Deprecated, @Removed from version 4.7.1)** |
* **visualizeIgnorePermissions** Boolean, default false | * **visualizeIgnorePermissions** Boolean, default false | ||
* **useCookie** Boolean, default true. Usually set false, in combination with a specific dimensions, in aim to avoid that dimensions will be saved on cookie and thereafter applied to all gwClassDetail of the same GwClass opened by user in a project | * **useCookie** Boolean, default true. Usually set false, in combination with a specific dimensions, in aim to avoid that dimensions will be saved on cookie and thereafter applied to all gwClassDetail of the same GwClass opened by user in a project | ||
Linea 99: | Linea 99: | ||
useCookie: false, | useCookie: false, | ||
hideTopToolbar: true, | hideTopToolbar: true, | ||
- | editIgnorePermissions: true, | + | //editIgnorePermissions: true, //(already @Deprecated, @Removed from version 4.7.1) |
hideDefaultButtons: true, | hideDefaultButtons: true, | ||
extraBottomToolbarButtons: [ | extraBottomToolbarButtons: [ |