| Modifier and Type | Class and Description |
|---|---|
class |
BooleanValueHintProvider
Returns the closed set of true and false for properties that are
of type Boolean.
|
class |
DefaultValueHintProvider
A default
ValueHintProvider that returns hints explicitly defined by a
property. |
class |
EnumValueHintProvider
A
ValueHintProvider that returns possible values when the property is an
Enum. |
| Modifier and Type | Method and Description |
|---|---|
ValueHintProvider |
CompletionConfiguration.booleanValueHintProvider() |
ValueHintProvider |
CompletionConfiguration.defaultValueHintProvider() |
ValueHintProvider |
CompletionConfiguration.enumValueHintProvider() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.