com.hp.lft.sdk.wpf

Interface Button

    • Method Detail

      • getParentText

        java.lang.String getParentText()
                                throws GeneralLeanFtException
        Returns text associated with the parent object of this object.
        Returns:
        the text
        Throws:
        GeneralLeanFtException - if an error occurs during execution.
      • getToggleButton

                                                    ToggleButton getToggleButton()
        Returns this object, cast to a ToggleButton. This method can be called only if this object is a toggle button.
        Returns:
        this object with toggle button functionality