public class Completion extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Field
The field name.
|
String |
FieldLabel
The display label of the field.
|
String |
Item
The completion suggestion.
|
String |
ItemHighlighted
Same as the item, but with highlighting tags showing the matching parts of the suggestion.
|
| Constructor and Description |
|---|
Completion() |
public String Field
public String FieldLabel
public String Item
public String ItemHighlighted
Copyright © 2025. All rights reserved.