Uses of Class
com.mypurecloud.sdk.v2.model.FormPageComponent
Packages that use FormPageComponent
-
Uses of FormPageComponent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FormPageComponentModifier and TypeMethodDescriptionFormPageComponent.datePicker(FormDatePicker datePicker) Date picker configurationFormPageComponent.formComponentType(FormPageComponent.FormComponentTypeEnum formComponentType) Type of the componentInput field configurationFormPageComponent.listPicker(FormListPicker listPicker) List picker configurationFormPageComponent.wheelPicker(WheelPicker wheelPicker) Wheel picker configurationMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type FormPageComponentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type FormPageComponentModifier and TypeMethodDescriptionFormPage.pageComponents(List<FormPageComponent> pageComponents) Components on this pagevoidFormPage.setPageComponents(List<FormPageComponent> pageComponents)