public interface DefaultPropertySettings
getPropertyDescriptor() method.| Type | Property and Description |
|---|---|
boolean |
isBase
Gets the value of the property baseProperty.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultEditorCode()
Returns editorCode configured for the property.
|
java.util.Map<java.lang.String,java.lang.String> |
getParameters()
Returns a map of all parameters configured for the property.
|
PropertyDescriptor |
getPropertyDescriptor()
Returns a PropertyDescriptor of the property that this instance of
DefaultPropertySettings represents. |
boolean |
isBaseProperty()
Gets the value of the property baseProperty.
|
PropertyDescriptor getPropertyDescriptor()
DefaultPropertySettings represents.boolean isBaseProperty()
java.lang.String getDefaultEditorCode()
java.util.Map<java.lang.String,java.lang.String> getParameters()
Copyright © 2018 SAP SE. All Rights Reserved.