Uses of Interface
tigase.jaxmpp.core.client.xmpp.forms.Field

Packages that use Field
tigase.jaxmpp.core.client.xmpp.forms   
 

Uses of Field in tigase.jaxmpp.core.client.xmpp.forms
 

Classes in tigase.jaxmpp.core.client.xmpp.forms that implement Field
 class AbstractField<T>
          Abstract class to implement fields.
 class BooleanField
          Implementation of Boolean field type.
 class FixedField
          Implementation of Fixed field type.
 class HiddenField
          Implementation of Hidden field type.
 class JidMultiField
          Implementation of jid-multi field type.
 class JidSingleField
          Implementation of jid-single field type.
 class ListMultiField
          Implementation of list-multi field type.
 class ListSingleField
          Implementation of list-single field type.
 class TextMultiField
          Implementation of text-multi field type.
 class TextPrivateField
          Implementation of text-private field type.
 class TextSingleField
          Implementation of text-single field type.
 



Copyright © 2006-2012 Tigase. All Rights Reserved.