Foxit PDF SDK
com.foxit.sdk.pdf.interform.ChoiceOption 成员列表

成员的完整列表,这些成员属于 com.foxit.sdk.pdf.interform.ChoiceOption,包括所有继承而来的类成员

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