| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RwiProperty in com.togethersoft.openapi.ide.inspector.util.editors |
| Classes in com.togethersoft.openapi.ide.inspector.util.editors that implement RwiProperty | |
class | RwiPropertyAdapterImplementor of RwiProperty interface. |
| Uses of RwiProperty in com.togethersoft.openapi.ide.inspector.util.property |
| Classes in com.togethersoft.openapi.ide.inspector.util.property that implement RwiProperty | |
class | RwiInspectorMultipleStringProperty.ProxyProperty |
| Constructors in com.togethersoft.openapi.ide.inspector.util.property with parameters of type RwiProperty | |
RwiInspectorMultipleStringProperty.ProxyProperty.ProxyProperty(RwiProperty sourceProperty, boolean model2ui) | |
| Methods in com.togethersoft.openapi.ide.inspector.util.property that return RwiProperty | |
protected RwiProperty | RwiInspectorMultipleStringProperty.storeSingleProperty(RwiPropertyMap propertyMap, RwiProperty data)This method should write single property data to the given
propertyMap. |
| Methods in com.togethersoft.openapi.ide.inspector.util.property with parameters of type RwiProperty | |
protected boolean | RwiInspectorMultipleStringProperty.canStoreSingleProperty(RwiPropertyMap propertyMap, RwiProperty data)This method should check whether property data
could be added to the given propertyMap |
protected RwiProperty | RwiInspectorMultipleStringProperty.storeSingleProperty(RwiPropertyMap propertyMap, RwiProperty data)This method should write single property data to the given
propertyMap. |
| Uses of RwiProperty in com.togethersoft.openapi.rwi |
| Methods in com.togethersoft.openapi.rwi that return RwiProperty | |
RwiProperty | RwiPropertyMap.addProperty(String propertyName, String propertyValue)Creates a new instance of a specified string property. |
| Uses of RwiProperty in com.togethersoft.openapi.rwi.enum |
| Methods in com.togethersoft.openapi.rwi.enum that return RwiProperty | |
RwiProperty | RwiPropertyEnumeration.nextRwiProperty() |
| Uses of RwiProperty in com.togethersoft.openapi.rwi.extension |
| Classes in com.togethersoft.openapi.rwi.extension that implement RwiProperty | |
class | RwiPropertyEnumerationAdapter.PropertyAdapter |
class | RwiPropertyProviderAdapter.RwiSinglePropertyImpl |
| Methods in com.togethersoft.openapi.rwi.extension that return RwiProperty | |
RwiProperty | RwiPropertyEnumerationAdapter.nextRwiProperty()Return next RwiProperty as an RwiProperty. |
RwiProperty | RwiPropertyProvider.addProperty(RwiPropertyMap element, String propertyValue)Specific method for this property. |
RwiProperty | RwiPropertyProviderAdapter.addProperty(RwiPropertyMap element, String propertyValue)Always return RwiProperty which has no subproperties. |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||