new CBObject(objectdata)
Base object to components. This object include position, size, type and others common elemens
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
objectdata |
Object | Object base definition
Properties
|
- Source:
Methods
add_callback() → {String}
This string is return core to bind on button click event on editor view
- Source:
Returns:
Function string.
- Type
- String
editorView() → {jQuery}
Render object to jQuery object to be included on page
- Source:
Returns:
- Type
- jQuery