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 : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
A component that allows user to select date. It provides a user interface of calender allowing them to select a specific date.
Overview
A button that, when clicked on, launches a popup dialog to allow the user to select a date.
android.permission.INTERNET
It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the
.accordion-body
, though the transition does limit overflow.
Events
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Year | Integer | * |
2 | Month | Integer | * |
3 | Day | Integer | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Instant | * | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | Integer | 5 |
2 | right | Integer | 5 |
3 | top | Integer | 5 |
4 | bottom | Integer | 5 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | left | Integer | 5 |
2 | right | Integer | 5 |
3 | top | Integer | 5 |
4 | bottom | Integer | 5 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | x | Integer | * |
2 | y | Integer | * |
3 | shadow | Integer | * |
4 | color | Integer | * |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get backgroundColor | return | * |
2 | set backgroundColor | return | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | set ActiveColor | text | #2574f4 |
2 | set ActiveColor | text | #2574f4 |
3 | set ActiveColor | text | #2574f4 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get monthintext | text | * |
2 | get year | text | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Elevation | Integer | 0 |
2 | set Elevation | Integer | 0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Enabled | boolean | true |
2 | set Enabled | boolean | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get fontBold | bollean | false |
2 | set fontBold | bollean | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get fontitalic | boolean | false |
2 | set fontitalic | boolean | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get FontSize | Integer | 14.0 |
2 | set FontSize | Integer | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get fontTypeFace | return | * |
2 | set fontTypeFace | file | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get height | Integer | -1 |
2 | set height | Integer | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get heightPercent | return | * |
2 | set heightPercent | Integer | 0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get image | return | * |
2 | set image | file | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get RippleColor | return | #FFFFFF00 |
2 | set RippleColor | color | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get ShadowColor | color | #FFFFFF00 |
2 | set Shadow Color | color | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Shape | text | Default |
2 | set Shape | text | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get ShowFeedback | boolean | true |
2 | set ShowFeedback | boolean | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Text | text | * |
2 | set Text | text | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get TextAlignment | return | center |
2 | set TextAlignment | Alignment | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get TextColor | return | #000000 |
2 | set TextColor | color | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Visible | boolean | true |
2 | set Visible | boolean | true |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get TextColor | return | #000000 |
2 | set TextColor | color | * |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get Visible | boolean | true |
2 | set Visible | boolean | true |