visible : boolean
A Plugin with visible=true has its render and postRender methods called by the parent, otherwise they are skipped.
- Source code: core/Plugin.js (Line 39)
visible : boolean
A Plugin with visible=true has its render and postRender methods called by the parent, otherwise they are skipped.
Please login to continue.