pdfHTML 2.1.6 API
|
Utilities class that resolves radio's checked property value. More...
Public Member Functions |
|
RadioCheckResolver () | |
Creates a new RadioCheckResolver instance. More... |
|
virtual void | CheckField (String radioGroupName, Radio checkedField) |
Checks the radio field. More... |
|
Utilities class that resolves radio's checked property value.
|
inline |
Creates a new RadioCheckResolver instance.
|
inlinevirtual |
Checks the radio field.
radioGroupName | the name of the radio group the radio field belongs to |
checkedField | the radio field to be checked |