com.hp.lft.sdk

Interface DoubleClickable

    • Method Summary

      Modifier and TypeMethod and Description
      voiddoubleClick()
      Double-clicks on this object using the left mouse button.
      voiddoubleClick(ClickArgs args)
      Double-clicks on this object using the specified ClickArgs.
      voiddoubleClick(MouseButton button)
      Double-clicks on this object using the specified MouseButton.