UI5 implements a convenient mechanism that helps you setting properties of controls or other elements to values from an enumeration in XML. However this feature could confuse you, if you don't know that it exists. To set a value from the enumeration graphomate.ui.charts.enums.LabelPositioningMode, for example, you only have to assign the preferred enumeration's key to the chart's attribute without using any prefix for the enumeration.
The UI5 Inspector helps you to debug your UI5 application. It enables you to browse the controls and containers of the UI5 tree and review their properties, bindings and models. Moreover it allows you to modify control properties on the fly and see how they affect your application. The Chrome extension from SAP can be downloaded here. After installing the extension it adds an extra tab to your dev tools (f12).
No labels
0 Comments
You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.
0 Comments