| Interface | Description |
|---|---|
| Field<T> |
Base interface for fields.
|
| Class | Description |
|---|---|
| AbstractField<T> |
Abstract class to implement fields.
|
| BooleanField |
Implementation of Boolean field type.
|
| FixedField |
Implementation of Fixed field type.
|
| HiddenField |
Implementation of Hidden field type.
|
| JabberDataElement |
Implementation of Data Form.
|
| JidMultiField |
Implementation of jid-multi field type.
|
| JidSingleField |
Implementation of jid-single field type.
|
| ListMultiField |
Implementation of list-multi field type.
|
| ListSingleField |
Implementation of list-single field type.
|
| TextMultiField |
Implementation of text-multi field type.
|
| TextPrivateField |
Implementation of text-private field type.
|
| TextSingleField |
Implementation of text-single field type.
|
| Enum | Description |
|---|---|
| XDataType |
Types of form.
|
Copyright © 2006–2016 Tigase. All rights reserved.