new TextBox(objectdata)
Class textbox
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
objectdata |
Object |
Properties
|
- Source:
Extends
Methods
add_callback() → {String}
This string is return core to bind on button click event on editor view
- Overrides:
- Source:
Returns:
Function string.
- Type
- String
editorView() → {jQuery}
Render object to jQuery object to be included on page
- Overrides:
- Source:
Returns:
- Type
- jQuery