beginEdit(parameter) |
creates the editor UI and populates it with the parameter settings
|
addAccessibility(parameter) |
adds accessibility to the parameter editor and populates its string resources
|
setAccessibilityErrorState(parameter) |
sets the error state of the parameter editor's accessibility functionality and its error attributes
|
enable(enable) |
enables or disables the parameter editor
|
clearPendingChange |
function that would be invoked when parameter changes |
destroy |
function invoked to destroy the parameter editor |