Uses of Class
org.jivesoftware.smackx.xdata.TextSingleFormField
Package
Description
Smacks API for Data Forms (XEP-0004).
Smacks high-level API for XEP-0004: Data Forms.
Element classes for XEP-0004: Data Forms.
-
Uses of TextSingleFormField in org.jivesoftware.smackx.xdata
Modifier and TypeMethodDescriptionFormField.asHiddenFormTypeFieldIfPossible()
TextSingleFormField.Builder.build()
static TextSingleFormField
FormField.buildHiddenFormType
(String formType) -
Uses of TextSingleFormField in org.jivesoftware.smackx.xdata.form
Modifier and TypeFieldDescriptionprotected final TextSingleFormField
FilledForm.formTypeFormField
-
Uses of TextSingleFormField in org.jivesoftware.smackx.xdata.packet
Modifier and TypeMethodDescriptionDataForm.getHiddenFormTypeField()
Returns the hidden FORM_TYPE field or null if this data form has none.