Class MinimapElement

Defined in: lib/minimap-element.coffee
Inherits: HTMLElement

Instance Method Summary

Instance Method Details

::applyStyles(element, styles) Source

::attach() Source

::attachToLeft() Source

::attachToRight() Source

::attachedCallback() Source

::attributeChangedCallback(attrName, oldValue, newValue) Source

::createdCallback() Source

::destroy() Source

::detach() Source

::detachedCallback() Source

::disposeOpenQuickSettings() Source

::disposeScrollIndicator() Source

::drag(e, initial) Source

::endDrag(e, initial) Source

::getDummyDOMRoot(shadowRoot) Source

::getModel() Source

::getTextEditor() Source

::getTextEditorElement() Source

::getTextEditorElementRoot() Source

::initializeContent() Source

::initializeOpenQuickSettings() Source

::initializeScrollIndicator() Source

::isVisible() Source

::makeScale(x = 0, y = x) Source

::makeTranslate(x = 0, y = 0) Source

::measureHeightAndWidth() Source

::mousePressedOverCanvas({which, pageY, target}) Source

::observeConfig(configs = {}) Source

::pauseDOMPolling() Source

::pollDOM() Source

::requestForcedUpdate() Source

::requestUpdate() Source

::resumeDOMPolling() Source

::setDisplayCodeHighlights(displayCodeHighlights) Source

::setModel(minimap) Source

::startDrag({which, pageY}) Source

::swapMinimapPosition() Source

::update() Source