Uses of Class
com.togethersoft.openapi.ide.inspector.util.property.PropertyMapInspectorProperty

Packages that use PropertyMapInspectorProperty
com.togethersoft.openapi.ide.inspector.util.property 

Uses of PropertyMapInspectorProperty in com.togethersoft.openapi.ide.inspector.util.property
 

Subclasses of PropertyMapInspectorProperty in com.togethersoft.openapi.ide.inspector.util.property
class MultipleDirectPropertyMapInspectorProperty
           As in MultiplePropertyMapProperty the value is PropertyMap containing multiple Properties with the same key.
class MultiplePropertyMapInspectorProperty
           Represents InspectorProperty which keeps PropertyMap containing multiple Properties with the same key.