SBM JavaScript Library Guide → Advanced Functions → GetWidget Method
Retrieves a reference to the widget object for the given name.
Name | Type | Description |
---|---|---|
objName | String | The name of the widget control. |
Result | Value |
---|---|
Success | The JavaScript widget object. |
Failure | Null |
See Pre-Selecting Rows in a REST Grid Widget for an example of this method.
(none)
Copyright © 2007–2016 Serena Software, Inc. All rights reserved.