Package com.stimulsoft.report.dictionary
Class StiDialogInfoItem.StiPropertyCollection
java.lang.Object
java.util.Dictionary<StiPropertyCategories,Object>
java.util.Hashtable<StiPropertyCategories,Object>
com.stimulsoft.report.dictionary.StiDialogInfoItem.StiPropertyCollection
- All Implemented Interfaces:
Serializable,Cloneable,Map<StiPropertyCategories,Object>
- Enclosing class:
StiDialogInfoItem
public static class StiDialogInfoItem.StiPropertyCollection
extends Hashtable<StiPropertyCategories,Object>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.Hashtable
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
-
Constructor Details
-
StiPropertyCollection
public StiPropertyCollection()
-