@Dependent public class KafkaDataSetDefAttributesEditorView extends com.google.gwt.user.client.ui.Composite implements KafkaDataSetDefAttributesEditor.View
The Prometheus Data Set attributes editor view.
| Constructor and Description |
|---|
KafkaDataSetDefAttributesEditorView() |
| Modifier and Type | Method and Description |
|---|---|
void |
brokerFields() |
void |
consumerConstraints() |
void |
init(KafkaDataSetDefAttributesEditor presenter) |
void |
initWidgets(ValueBoxEditor.View hostView,
ValueBoxEditor.View portView,
DropDownEditor.View targetView,
ValueBoxEditor.View filterView,
ValueBoxEditor.View clientIdView,
ValueBoxEditor.View nodeIdView,
ValueBoxEditor.View topicView,
ValueBoxEditor.View partitionView)
Specify the views to use for each sub-editor before calling
initWidget. |
void |
producerConstraints() |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringpublic void init(KafkaDataSetDefAttributesEditor presenter)
init in interface HasPresenter<KafkaDataSetDefAttributesEditor>public void initWidgets(ValueBoxEditor.View hostView, ValueBoxEditor.View portView, DropDownEditor.View targetView, ValueBoxEditor.View filterView, ValueBoxEditor.View clientIdView, ValueBoxEditor.View nodeIdView, ValueBoxEditor.View topicView, ValueBoxEditor.View partitionView)
KafkaDataSetDefAttributesEditor.ViewSpecify the views to use for each sub-editor before calling initWidget.
initWidgets in interface KafkaDataSetDefAttributesEditor.Viewpublic void brokerFields()
brokerFields in interface KafkaDataSetDefAttributesEditor.Viewpublic void consumerConstraints()
consumerConstraints in interface KafkaDataSetDefAttributesEditor.Viewpublic void producerConstraints()
producerConstraints in interface KafkaDataSetDefAttributesEditor.ViewCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.