Uses of Class
com.dynamicpdf.api.MultiSelectListBoxInformation
Packages that use MultiSelectListBoxInformation
- 
Uses of MultiSelectListBoxInformation in com.dynamicpdf.api
Methods in com.dynamicpdf.api that return types with arguments of type MultiSelectListBoxInformationModifier and TypeMethodDescriptionFormFieldInformation.getMultiSelectListBoxFields()Gets a collection ofMultiSelectListBoxInformation.Method parameters in com.dynamicpdf.api with type arguments of type MultiSelectListBoxInformationModifier and TypeMethodDescriptionvoidFormFieldInformation.setMultiSelectListBoxFields(List<MultiSelectListBoxInformation> value)Sets a collection ofMultiSelectListBoxInformation.