com.stimulsoft.report.dictionary
Class StiDialogInfoItem.StiPropertyCollection

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable<StiPropertyCategories,java.lang.Object>
          extended by com.stimulsoft.report.dictionary.StiDialogInfoItem.StiPropertyCollection
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map<StiPropertyCategories,java.lang.Object>
Enclosing class:
StiDialogInfoItem

public static class StiDialogInfoItem.StiPropertyCollection
extends java.util.Hashtable<StiPropertyCategories,java.lang.Object>

See Also:
Serialized Form

Constructor Summary
StiDialogInfoItem.StiPropertyCollection()
           
 
Method Summary
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, remove, size, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StiDialogInfoItem.StiPropertyCollection

public StiDialogInfoItem.StiPropertyCollection()