public class SelectionAdapterFileDialogTextVar extends SelectionAdapterFileDialog<TextVar>
| Constructor and Description |
|---|
SelectionAdapterFileDialogTextVar(LogChannelInterface log,
TextVar textUiWidget,
AbstractMeta meta,
SelectionAdapterOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getText()
Get text of widget.
|
protected void |
setText(String text)
Set text for widget.
|
concat, getTextWidget, isUrl, resolveFile, setFilter, widgetSelectedpublic SelectionAdapterFileDialogTextVar(LogChannelInterface log, TextVar textUiWidget, AbstractMeta meta, SelectionAdapterOptions options)
protected String getText()
SelectionAdapterFileDialoggetText in class SelectionAdapterFileDialog<TextVar>protected void setText(String text)
SelectionAdapterFileDialogsetText in class SelectionAdapterFileDialog<TextVar>text - text to be setCopyright © 2020 Hitachi Vantara. All rights reserved.