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

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

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

Subclasses of RwiInspectorProperty in com.togethersoft.openapi.ide.inspector.util.property
class RwiInspectorBooleanProperty
           Suited to works with boolean properties of selected RwiElements (RwiRefernces).
class RwiInspectorColorProperty
           Suited to works with color properties of selected RwiElements.
class RwiInspectorIntegerProperty
           Suited to works with integer properties of selected RwiElements (RwiRefernces).
class RwiInspectorInversedBooleanProperty
           Suited to works with boolean properties of selected RwiElements (RwiRefernces).
class RwiInspectorMultipleStringProperty
           Suited to works with multiple string properties of selected RwiElements (RwiRefernces).
class RwiInspectorStringProperty
           Suited to work with String properties of selected RwiElements.