Interface RadioGroupItem


public interface RadioGroupItem
A Radio Group Item object
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Indicates whether the specified radio button is selected in the option group.
  • Method Details

    • isSelected

      boolean isSelected() throws GeneralLeanFtException
      Indicates whether the specified radio button is selected in the option group.
      Returns:
      true if selected.
      Throws:
      GeneralLeanFtException - if error occurs during execution