com.ibm.rational.test.lt.testeditor.common

Class LtOptionsHandler

    • Constructor Detail

      • LtOptionsHandler

        public LtOptionsHandler()
    • Method Detail

      • widgetSelected

        public void widgetSelected(SelectionEvent e)
        Sent when selection occurs in the control.

        For example, on some platforms selection occurs in a List when the user selects an item or items.

        Specified by:
        widgetSelected in interface SelectionListener
        Parameters:
        e - an event containing information about the selection
      • widgetDefaultSelected

        public void widgetDefaultSelected(SelectionEvent e)
        Sent when default selection occurs in the control.

        For example, on some platforms default selection occurs in a List when the user double-clicks an item or types return in a Text.

        Specified by:
        widgetDefaultSelected in interface SelectionListener
        Parameters:
        e - an event containing information about the default selection
      • modifyText

        public void modifyText(ModifyEvent e)
        Sent when the text is modified.
        Specified by:
        modifyText in interface ModifyListener
        Parameters:
        e - an event containing information about the modify
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.