public static interface CSVDataSetDefAttributesEditor.View extends UberView<CSVDataSetDefAttributesEditor>
Modifier and Type | Method and Description |
---|---|
void |
initWidgets(ValueBoxEditor.View fileURLView,
com.google.gwt.user.client.ui.IsWidget filePathView,
ValueBoxEditor.View sepCharView,
ValueBoxEditor.View quoteCharView,
ValueBoxEditor.View escCharView,
ValueBoxEditor.View datePatternView,
ValueBoxEditor.View numberPatternView)
Specify the views to use for each sub-editor before calling
initWidget . |
void |
showFilePathInput() |
void |
showFileURLInput() |
init
void initWidgets(ValueBoxEditor.View fileURLView, com.google.gwt.user.client.ui.IsWidget filePathView, ValueBoxEditor.View sepCharView, ValueBoxEditor.View quoteCharView, ValueBoxEditor.View escCharView, ValueBoxEditor.View datePatternView, ValueBoxEditor.View numberPatternView)
Specify the views to use for each sub-editor before calling initWidget
.
void showFilePathInput()
void showFileURLInput()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.