Hi all,
I already created a SDK toolbar. Now I would like to manage the standard Design Studio objects within the toolbar.
In design mode
- How can I achieve the available objects in design studio template? Aim is a object list which are currently in use
In runtime mode
- How can I modify the standard Design Studio object properties within the toolbar?
e.g. onBtnClick --> crosstab.setVisible(false); chart.setVisible(true);
The whole scripting should be encapsulated in the SDK toolbar. Only the target objects should be stored in the content.biapp.
Regards,
Sven