Dialog
Utility class to show dialog popup into screen, useful to parameterize your macro
Utility class to show dialog popup into screen, useful to parameterize your macro
Add view to the dialog, currently you can only add view based on this parameter
This method is useful to get the value of EditText, CheckBox, RadioGroup based on id
This method is useful to get the value of EditText, CheckBox, RadioGroup
To start using and displaying the dialog, this method is required to initialize the dialog
Remove view from dialog view based on it's id
Add body content text to the dialog view
Add title to the dialog view
If you invoke this function the dialog will popup in the screen