Class MinimapElement
Defined in: | lib/minimap-element.coffee |
Inherits: | HTMLElement |
Instance Method Summary
- ::applyStyles(element, styles)
- ::attach()
- ::attachToLeft()
- ::attachToRight()
- ::attachedCallback()
- ::attributeChangedCallback(attrName, oldValue, newValue)
- ::createdCallback()
- ::destroy()
- ::detach()
- ::detachedCallback()
- ::disposeOpenQuickSettings()
- ::disposeScrollIndicator()
- ::drag(e, initial)
- ::endDrag(e, initial)
- ::getDummyDOMRoot(shadowRoot)
- ::getModel()
- ::getTextEditor()
- ::getTextEditorElement()
- ::getTextEditorElementRoot()
- ::initializeContent()
- ::initializeOpenQuickSettings()
- ::initializeScrollIndicator()
- ::isVisible()
- ::makeScale(x = 0, y = x)
- ::makeTranslate(x = 0, y = 0)
- ::measureHeightAndWidth()
- ::mousePressedOverCanvas({which, pageY, target})
- ::observeConfig(configs = {})
- ::pauseDOMPolling()
- ::pollDOM()
- ::requestForcedUpdate()
- ::requestUpdate()
- ::resumeDOMPolling()
- ::setDisplayCodeHighlights(displayCodeHighlights)
- ::setModel(minimap)
- ::startDrag({which, pageY})
- ::swapMinimapPosition()
- ::update()
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