new View
- Source:
- view.js, line 24
Extends
Members
-
changed
-
- Inherited From:
- Source:
- object.js, line 166
-
getView2D
-
- Source:
- view.js, line 49
-
getView3D
-
- Source:
- view.js, line 55
-
setValues
-
- Inherited From:
- Source:
- object.js, line 275
Methods
-
bindTo
-
Parameters:
Name Type Argument Description keystring Key. targetol.Object Target. targetKeystring= <optional>
(Optional) Target key. noNotifyboolean= <optional>
(Optional) No notify. - Inherited From:
- Source:
- object.js, line 145
-
get
-
Parameters:
Name Type Description keystring Key. - Inherited From:
- Source:
- object.js, line 173
Returns:
Value.- Type
- *
-
getHints
-
- Source:
- view.js, line 41
Returns:
Hint.- Type
- Array.<number>
-
getKeys
-
Get a list of object property names.
- Inherited From:
- Source:
- object.js, line 197
Returns:
List of property names.- Type
- Array.<string>
-
notify
-
Parameters:
Name Type Description keystring Key. - Inherited From:
- Source:
- object.js, line 208
-
set
-
Parameters:
Name Type Description keystring Key. value* Value. - Inherited From:
- Source:
- object.js, line 236
-
setHint
-
Parameters:
Name Type Description hintol.ViewHint Hint. deltanumber Delta. - Source:
- view.js, line 62
-
setOptions
-
Parameters:
Name Type Description optionsObject.<string, *> Options. - Inherited From:
- Source:
- object.js, line 258
-
unbind
-
Parameters:
Name Type Description keystring Key. - Inherited From:
- Source:
- object.js, line 281
-
unbindAll
-
Removes all bindings.
- Inherited From:
- Source:
- object.js, line 298