Uses of Class
com.dynamicpdf.api.PushButtonInformation
Packages that use PushButtonInformation
-
Uses of PushButtonInformation in com.dynamicpdf.api
Methods in com.dynamicpdf.api that return types with arguments of type PushButtonInformationModifier and TypeMethodDescriptionFormFieldInformation.getPushButtons()
Gets a collection ofPushButtonInformation
.Method parameters in com.dynamicpdf.api with type arguments of type PushButtonInformationModifier and TypeMethodDescriptionvoid
FormFieldInformation.setPushButtons(List<PushButtonInformation> value)
Sets a collection ofPushButtonInformation
.