Extends
Methods
-
disable(grid)
-
disable the plugin
Parameters:
- Inherited From:
- Source:
-
disposeInternal()
-
- Source:
-
enable(grid)
-
enable the plugin
Parameters:
- Inherited From:
- Source:
-
getClassId() → {string}
-
class id
- Source:
Returns:
[description]
-
Type
-
string
-
-
Get Instance of Grid , on which this plugin is registered
- Inherited From:
- Source:
Returns:
-
Type
-
pear.ui.Grid
-
init()
-
Init plugin
- Source:
-
isEnabled(gridObject) → {boolean}
-
Is plugin enabled ?
Parameters:
- Inherited From:
- Source:
Returns:
-
Type
-
boolean
-
registerGrid(grid)
-
Parameters:
- Inherited From:
- Source:
-
unregisterGrid(grid)
-
disabling the plugin from the grid , this will call disable on the Plugin
Parameters:
- Inherited From:
- Source: