IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

com.rational.test.ft.object.interfaces.siebel
Class SiebToolbarTestObjectDictionary

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable
          extended by com.rational.test.ft.sys.HashtableEx
              extended by com.rational.test.ft.object.interfaces.siebel.SiebToolbarTestObjectDictionary
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map

public class SiebToolbarTestObjectDictionary
extends com.rational.test.ft.sys.HashtableEx

Collection of Siebel Toolbars

See Also:
Serialized Form

Method Summary
static SiebToolbarTestObjectDictionary createDictionary(TestObject[] tos)
           
 
Methods inherited from class com.rational.test.ft.sys.HashtableEx
clone, contains, get, put
 
Methods inherited from class java.util.Hashtable
clear, containsKey, containsValue, elements, entrySet, equals, hashCode, isEmpty, keys, keySet, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

createDictionary

public static SiebToolbarTestObjectDictionary createDictionary(TestObject[] tos)