setMasterValue

set value in master control

void setMasterValue(any value,boolean refresh);
valueanynew value of master control
refreshbooleanif true, the method will call the redraw of master component

Example

$$("mysuggest").setMasterValue(new_value);

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.