UIVerb
("Type of Operation in User Interface") defines
the kinds of operations of an action in the user interface.
Additional Information
Name |
Value |
Description |
UIVERB_EDITVALUE |
1 |
Edit Property
Edit a property.
|
UIVERB_VIEWVALUE |
2 |
View Property
View a property.
|
UIVERB_EDITITEM |
3 |
Edit Single Item of Property
Edit a single item of a property.
|
UIVERB_VIEWINCELL |
4 |
View Property in Cell
View a property in a cell
|
UIVERB_EXPLORE |
5 |
Edit Object List Property in Explorer
Explore a property in the desk. All methods are committed at once after they are completed successful.
|
UIVERB_EXPLOREREADONLY |
6 |
View Object List Property in Explorer |
UIVERB_EDITCONDITION |
40 |
Edit Condition |
UIVERB_VIEWCONDITION |
41 |
View Condition |
UIVERB_EDITSEARCHFORM |
42 |
Edit Condition in Search Form |
UIVERB_VIEWSEARCHFORM |
43 |
View Condition in Search Form |
UIVERB_EDITSEARCH |
44 |
Edit Condition in Search |
UIVERB_VIEWSEARCH |
45 |
View Condition in Search |