Name | Description |
---|---|
InitDataFromJson(String) | Initializes data associated to the component from a json string. |
Refresh() | Refreshs the component. |
SetBasicDatas(String, String, String) | Sets basic information of the button. |
SetCaptionFontSize(Int32) | Sets the size of the caption. |
SetImageSize(Int32, Int32) | Sets the size of the image. |
SetSize(Int32, Int32) | Sets the size of the button. |
Name | Description |
---|---|
ButtonClicked | Event fired when the button is clicked. |