33343536373839
public static Completer getComboboxOptionsCompleter() { return new ComboboxOptionsCompleter(); } public static Completer getPathCompleter() { return new PathCompleter(); }