Uses of Class
ch.so.agi.hop.commons.ui.ValueOrFieldControl.Builder
-
Uses of ValueOrFieldControl.Builder in ch.so.agi.hop.commons.ui
Methods in ch.so.agi.hop.commons.ui that return ValueOrFieldControl.BuilderModifier and TypeMethodDescriptionValueOrFieldControl.Builder.browseStrategy(BrowseStrategy strategy) static ValueOrFieldControl.BuilderValueOrFieldControl.builder(org.eclipse.swt.widgets.Composite parent, org.apache.hop.core.variables.IVariables variables) ValueOrFieldControl.Builder.editor(EditorKind editor) ValueOrFieldControl.Builder.fieldProvider(InputFieldProvider provider) ValueOrFieldControl.Builder.fileExtensions(String... extensions) Sets glob filters, using each glob as its display name.ValueOrFieldControl.Builder.fileFilters(String[] extensions, String[] names) Sets matching glob and display-name arrays.Replaces the internal message row with a caller-owned status display.