public static interface KafkaDataSetDefAttributesEditor.View extends UberView<KafkaDataSetDefAttributesEditor>
| Modifier and Type | Method and Description |
|---|---|
void |
brokerFields() |
void |
consumerConstraints() |
void |
initWidgets(ValueBoxEditor.View hostView,
ValueBoxEditor.View portView,
DropDownEditor.View targetView,
ValueBoxEditor.View clientIdView,
ValueBoxEditor.View filterView,
ValueBoxEditor.View nodeIdView,
ValueBoxEditor.View topicView,
ValueBoxEditor.View partitionView)
Specify the views to use for each sub-editor before calling
initWidget. |
void |
producerConstraints() |
initvoid initWidgets(ValueBoxEditor.View hostView, ValueBoxEditor.View portView, DropDownEditor.View targetView, ValueBoxEditor.View clientIdView, ValueBoxEditor.View filterView, ValueBoxEditor.View nodeIdView, ValueBoxEditor.View topicView, ValueBoxEditor.View partitionView)
Specify the views to use for each sub-editor before calling initWidget.
void brokerFields()
void consumerConstraints()
void producerConstraints()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.