Uses of Record Class
org.openpdf.simple.extend.form.SelectField.NameValuePair
Packages that use SelectField.NameValuePair
-
Uses of SelectField.NameValuePair in org.openpdf.simple.extend.form
Methods in org.openpdf.simple.extend.form that return types with arguments of type SelectField.NameValuePairModifier and TypeMethodDescriptionprivate List<SelectField.NameValuePair>SelectField.createList()Method parameters in org.openpdf.simple.extend.form with type arguments of type SelectField.NameValuePairModifier and TypeMethodDescriptionprivate voidSelectField.addChildren(List<SelectField.NameValuePair> list, Element e, int indent)