To use this widget in your SAP application, follow these steps:
QuickDateWidget.json
file from the URLs specified in the webcomponents property of the JSON.QuickDateWidget.json
file that you downloaded.The widget has the following methods:
Method | Parameter Type | Description |
---|---|---|
setDate(date) | string | Set Enter Date |
setBoxcolor(boxcolor) | string | Set Color of Box |
Method | Return Type | Description |
---|---|---|
getDate() | string | return Enter Date |
getYear() | string | return Year of date |
getMonth() | string | return Month of date |
getQuarter() | string | return Quarter of date |
getDay() | string | return Day of date |
getWeek() | string | return Week of date |
getDateof() | string | return Date Day of Date |
getBoxcolor() | string | return Color of Box |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
9 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |