User Interface
User Interface (UI) refers to the visual and interactive elements of a digital system or application that enable users to interact with and control it.
About the component
- Last Update 25 Oct, 2023
- Component Version : 6.0.0
- API 21, Android 5.0 Lollipop
- 35 Blocks Available
This component provides a variety of dialog and notification functions for displaying messages, getting user input, and logging information.
Overview
This component provides a variety of dialog and notification functions for displaying messages, getting user input, and logging information.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | choice | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Response | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
2 | choice | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
2 | number | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
2 | password | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
2 | input | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Component | component | - |
2 | cancelable | boolean | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
2 | title | String | - |
3 | defaultText | String | - |
4 | hint | String | - |
5 | inputBold | boolean | - |
6 | inputItalic | boolean | - |
7 | inputFont | String | - |
8 | hintColor | String | - |
9 | inputColor | String | - |
10 | buttonText | String | - |
11 | cancelButtonText | String | - |
12 | cancelable | boolean | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
2 | message | String | - |
3 | title | String | - |
4 | button1Text | String | - |
5 | button2Text | String | - |
6 | cancelButtonText | String | - |
7 | Cancelable | boolean | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DismissCustomDialog | - | - |
2 | DismissProgressDialog | - | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | String | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | String | - |
2 | title | String | - |
3 | button1Text | String | - |
4 | button2Text | String | - |
5 | cancelable | boolean | true |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ShowCustomDialog | - | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | String | - |
2 | title | String | - |
3 | buttonText | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | notice | String | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
2 | title | String | - |
3 | buttonText | String | - |
4 | cancelButtonText | String | - |
5 | message | String | - |
6 | minValue | int | - |
7 | maxValue | int | - |
8 | cancelable | boolean | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | String | - |
2 | title | String | - |
3 | cancelable | boolean | true |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | message | String | - |
2 | title | String | - |
3 | cancelable | boolean | - |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | - |
2 | title | String | - |
3 | defaultText | String | - |
4 | hint | String | - |
5 | inputBold | boolean | - |
6 | inputItalic | boolean | - |
7 | inputFont | String | - |
8 | hintColor | String | - |
9 | InputColor | String | - |
10 | buttonText | String | - |
11 | cancelButtonText | String | - |
12 | cancelable | boolean | - |
13 | inputType | String | - |