An inline radio element with a label for use within a {@link Form}. Multiple InlineRadio in the same container will be displayed in one line.
Basically this is a non-styled {@link RadioButton}.
@author Sven Jacobs
@see org.gwtbootstrap3.client.ui.Radio
@see org.gwtbootstrap3.client.ui.RadioButton