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, widgetSelected
public SelectionAdapterFileDialogTextVar(LogChannelInterface log, TextVar textUiWidget, AbstractMeta meta, SelectionAdapterOptions options)
protected String getText()
SelectionAdapterFileDialog
getText
in class SelectionAdapterFileDialog<TextVar>
protected void setText(String text)
SelectionAdapterFileDialog
setText
in class SelectionAdapterFileDialog<TextVar>
text
- text to be setCopyright © 2020 Hitachi Vantara. All rights reserved.