Foxit PDF SDK
com.foxit.sdk.pdf.interform.ChoiceOption Member List

This is the complete list of members for com.foxit.sdk.pdf.interform.ChoiceOption, including all inherited members.

ChoiceOption()com.foxit.sdk.pdf.interform.ChoiceOption
ChoiceOption(String option_value, String option_label, boolean selected, boolean default_selected)com.foxit.sdk.pdf.interform.ChoiceOption
ChoiceOption(ChoiceOption option)com.foxit.sdk.pdf.interform.ChoiceOption
delete()com.foxit.sdk.pdf.interform.ChoiceOption
getDefault_selected()com.foxit.sdk.pdf.interform.ChoiceOption
getOption_label()com.foxit.sdk.pdf.interform.ChoiceOption
getOption_value()com.foxit.sdk.pdf.interform.ChoiceOption
getSelected()com.foxit.sdk.pdf.interform.ChoiceOption
set(String option_value, String option_label, boolean selected, boolean default_selected)com.foxit.sdk.pdf.interform.ChoiceOption
setDefault_selected(boolean value)com.foxit.sdk.pdf.interform.ChoiceOption
setOption_label(String value)com.foxit.sdk.pdf.interform.ChoiceOption
setOption_value(String value)com.foxit.sdk.pdf.interform.ChoiceOption
setSelected(boolean value)com.foxit.sdk.pdf.interform.ChoiceOption