com.rational.test.ft.domain.html

Class HtmlGuiProxy.nClickDragger

  • java.lang.Object
    • com.rational.test.ft.domain.ChannelRunnable
      • com.rational.test.ft.domain.html.HtmlGuiProxy.nClickDragger
  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    HtmlGuiProxy


    protected class HtmlGuiProxy.nClickDragger
    extends com.rational.test.ft.domain.ChannelRunnable
    • Field Summary

      • Fields inherited from class com.rational.test.ft.domain.ChannelRunnable

        complete, returnValue, throwable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object send() 
      • Methods inherited from class com.rational.test.ft.domain.ChannelRunnable

        getReturnValue, isComplete, isRevoked, isStarted, isStopJob, run, setComplete, setCrossChannel, setStopJob, setTimeout, throwException
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • send

        public java.lang.Object send()
        Specified by:
        send in class com.rational.test.ft.domain.ChannelRunnable