public static interface RemoteDataSetDefAttributesEditor.View extends org.uberfire.client.mvp.UberView<RemoteDataSetDefAttributesEditor>
Modifier and Type | Method and Description |
---|---|
void |
initWidgets(org.dashbuilder.common.client.editor.list.DropDownEditor.View queryTarget,
org.dashbuilder.common.client.editor.list.DropDownEditor.View serverTemplateId,
org.dashbuilder.common.client.editor.ValueBoxEditor.View dbSourceName,
org.dashbuilder.common.client.editor.ValueBoxEditor.View dbSQL)
Specify the views to use for each sub-editor before calling
initWidget . |
void initWidgets(org.dashbuilder.common.client.editor.list.DropDownEditor.View queryTarget, org.dashbuilder.common.client.editor.list.DropDownEditor.View serverTemplateId, org.dashbuilder.common.client.editor.ValueBoxEditor.View dbSourceName, org.dashbuilder.common.client.editor.ValueBoxEditor.View dbSQL)
Specify the views to use for each sub-editor before calling initWidget
.
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.