Package | Description |
---|---|
com.xalys.xgl.forms.autofill |
Modifier and Type | Method and Description |
---|---|
static AutofillBaseFieldName |
AutofillBaseFieldName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutofillBaseFieldName[] |
AutofillBaseFieldName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Autofill(AutofillBaseFieldName fieldName) |
Autofill(AutofillInformationType informationType,
AutofillBaseFieldName fieldName) |
Autofill(AutofillNamedSection namedSection,
AutofillBaseFieldName fieldName) |
Autofill(AutofillNamedSection namedSection,
AutofillInformationType informationType,
AutofillBaseFieldName fieldName) |
Copyright © 2018 Xalys. All rights reserved.