Uses of Interface
org.dashbuilder.client.widgets.dataset.editor.kafka.KafkaDataSetDefAttributesEditor.View
-
Packages that use KafkaDataSetDefAttributesEditor.View Package Description org.dashbuilder.client.widgets.dataset.editor.kafka -
-
Uses of KafkaDataSetDefAttributesEditor.View in org.dashbuilder.client.widgets.dataset.editor.kafka
Classes in org.dashbuilder.client.widgets.dataset.editor.kafka that implement KafkaDataSetDefAttributesEditor.View Modifier and Type Class Description classKafkaDataSetDefAttributesEditorViewThe Prometheus Data Set attributes editor view.Fields in org.dashbuilder.client.widgets.dataset.editor.kafka declared as KafkaDataSetDefAttributesEditor.View Modifier and Type Field Description KafkaDataSetDefAttributesEditor.ViewKafkaDataSetDefAttributesEditor. viewConstructors in org.dashbuilder.client.widgets.dataset.editor.kafka with parameters of type KafkaDataSetDefAttributesEditor.View Constructor Description KafkaDataSetDefAttributesEditor(org.dashbuilder.dataset.client.DataSetClientServices dataSetClientServices, KafkaDataSetDefAttributesEditor.View view, org.dashbuilder.common.client.editor.ValueBoxEditor<String> host, org.dashbuilder.common.client.editor.ValueBoxEditor<String> port, MetricsTargetEditorAdapter target, org.dashbuilder.common.client.editor.ValueBoxEditor<String> filter, org.dashbuilder.common.client.editor.ValueBoxEditor<String> clientId, org.dashbuilder.common.client.editor.ValueBoxEditor<String> nodeId, org.dashbuilder.common.client.editor.ValueBoxEditor<String> topic, org.dashbuilder.common.client.editor.ValueBoxEditor<String> partition)
-