• Packages that use ITestDataMenu 
    Package Description
    com.rational.test.ft.vp  
    • Uses of ITestDataMenu in com.rational.test.ft.vp

      Methods in com.rational.test.ft.vp that return ITestDataMenu 
      Modifier and Type Method and Description
      static ITestDataMenu VpUtil.getTestDataMenu(java.lang.String text, java.lang.String mnemonic, java.lang.String accelerator)
      Provides a default menu item that can be used as the node type in a tree test data object to get the destinctive menu item presentation in the tree.
      static ITestDataMenu VpUtil.getTestDataMenu(java.lang.String text, java.lang.String mnemonic, java.lang.String accelerator, boolean isCheckbox, boolean isRadiobutton, boolean isSelected)
      Provides a default menu item that can be used as the node type in a tree test data object to get the destinctive menu item presentation in the tree.