All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.protocol_monitor.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
  "extensions": [
    {
        "type": "view",
        "location": "drawer-view",
        "id": "protocol-monitor",
        "title": "Protocol monitor",
        "order": 100,
        "persistence": "closeable",
        "className": "ProtocolMonitor.ProtocolMonitor",
        "experiment": "protocolMonitor"
    }
  ],
  "dependencies": ["platform", "ui", "host", "components", "data_grid", "source_frame"],
  "scripts": [],
  "modules": [
    "protocol_monitor.js",
    "protocol_monitor-legacy.js",
    "ProtocolMonitor.js"
  ],
  "resources": [
    "protocolMonitor.css"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy