getButton

gets the button object of a multiselect popup

object getButton();
objectWebix UI object of a button

Example

multiselect.getPopup().getButton();

Details

Multisuggest object can be easily accessed from the control:

multiselect.getPopup();
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.