全部博文(90)
分类:
2009-04-02 15:26:24
Function Name | Using | exampl |
POPUP_TO_CONFIRM_LOSS_OF_DATA | Create a dialog box in which you make a question whether the user wishes to perform a processing step with loss of data | |
POPUP_TO_CONFIRM_STEP | Create a dialog box in which you make a question whether the user wishes to perform | |
POPUP_TO_CONFIRM_WITH_MESSAGE | Create a dialog box in which you inform the user about a specific decision | |
POPUP_TO_CONFIRM_WITH_VALUE | Create a dialog box in which you make a question whether the user wishes to perform a processing step with a particular object | |
POPUP_TO_DECIDE | Provide user with several choices as radio buttons | |
POPUP_TO_DECIDE_WITH_MESSAGE | Create a dialog box in which you inform the user about a specific decision point via a diagnosis text | |
POPUP_TO_DISPLAY_TEXT | Create a dialog box in which you display a two-line message. | |
POPUP_TO_SELECT_MONTH | Popup to choose a month | |
POPUP_WITH_TABLE_DISPLAY | Provide a display of a table for user to select one, with the value of the table line |