Home
last modified time | relevance | path

Searched refs:ContextPad (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js31121 function ContextPad(config, eventBus, overlays) { class
31144 ContextPad.$inject = [
31154 ContextPad.prototype._init = function() {
31235 ContextPad.prototype.getEntries = function(element) {
31305 ContextPad.prototype.open = function(element, force) {
31314 ContextPad.prototype._getProviders = function() {
31326 ContextPad.prototype._updateAndOpen = function(element) {
31372 ContextPad.prototype.getPad = function(element) {
31413 ContextPad.prototype.close = function() {
31434 ContextPad.prototype.isOpen = function(element) {
[all …]