Uses of Class
com.uc4.api.Form
- 
Packages that use Form Package Description com.uc4.communication com.uc4.communication.requests  - 
- 
Uses of Form in com.uc4.communication
Methods in com.uc4.communication with parameters of type Form Modifier and Type Method Description voidDefaultNotificationListener. read(Form form)voidINotificationListener. read(Form form)This method is called when activating an object which requires user input. - 
Uses of Form in com.uc4.communication.requests
Constructors in com.uc4.communication.requests with parameters of type Form Constructor Description CancelForm(Form read)Creates aCancelFormObject.SubmitForm(Form form)Creates aSubmitFormobject.Constructor parameters in com.uc4.communication.requests with type arguments of type Form Constructor Description CancelForm(java.util.List<Form> readForms)Creates aCancelFormObject. 
 -