BlockDigg Class
Defined in:
_controllers\_blocks\BlockDigg.js:10
BlockDigg is based on JSON base class component
Constructor
BlockDigg
()
Object
Returns:
Object:
instantiated BlockDigg
Item Index
Methods
_initSettingsPanel
()
Init the settings panel that's used by Block common props for JSON based components
_loadBlockSpecificProps
()
Load block specific properties
_updateTitleTab
()
Hide the Settings tab as Digg does not have any special component setting options
deleteBlock
(
-
i_memoryOnly
Delete this block
Parameters:
-
i_memoryOnly
Booleanif true only remove from existance but not from msdb
initialize
()
Init sub class and super on base