Uses of Enum Class
ch.so.agi.hop.commons.ui.EditorKind
-
Uses of EditorKind in ch.so.agi.hop.commons.ui
Methods in ch.so.agi.hop.commons.ui that return EditorKindModifier and TypeMethodDescriptionstatic EditorKindReturns the enum constant of this class with the specified name.static EditorKind[]EditorKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.so.agi.hop.commons.ui with parameters of type EditorKindModifier and TypeMethodDescriptionBrowseStrategy.browse(org.eclipse.swt.widgets.Shell shell, org.apache.hop.core.variables.IVariables variables, String currentValue, EditorKind editor, String[] filterExtensions, String[] filterNames) ValueOrFieldControl.Builder.editor(EditorKind editor)