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