Module org.controlsfx.controls
Package org.controlsfx.control.textfield
Interface AutoCompletionBinding.ISuggestionRequest
- Enclosing class:
AutoCompletionBinding<T>
public static interface AutoCompletionBinding.ISuggestionRequest
Represents a suggestion fetch request
-
Method Summary
Modifier and TypeMethodDescriptionGet the user text to which suggestions shall be foundboolean
Is this request canceled?