Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Sets the state of the control to either enabled or disabled.
Syntax
quickViewControl.setDisabled(bool);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
bool |
Boolean | Yes | Specify true or false to disable or enable the control. |