com.microstrategy.web.app.beans.EnumUserContactBrowserBeanEvents |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | USER_CONTACT_BROWSER_EVENT_ARGUMENT_SELECTIONS | Argument used in USER_CONTACT_BROWSER_EVENT_UPDATE_SELECTIONS event. |
|||||||||
int | USER_CONTACT_BROWSER_EVENT_SAVE_SELECTIONS | Event to save the current selections in the contact browser. | |||||||||
int | USER_CONTACT_BROWSER_EVENT_UPDATE_SELECTIONS | Event to update the selections in the contact browser |
[Expand]
Inherited Constants | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Argument used in USER_CONTACT_BROWSER_EVENT_UPDATE_SELECTIONS
event.
This argument is of the form contact_type|~contactID|~contactName|~contact_type2....
Event to save the current selections in the contact browser.
Note that this does not save the selected contacts to the WebUserEntity
right away.
The contacts are saved when the user is eventually saved.
Event to update the selections in the contact browser