Package org.eclipse.scout.rt.shared
Class SharedConfigProperties.BackendUrlProperty
java.lang.Object
org.eclipse.scout.rt.platform.config.AbstractConfigProperty<String,String>
org.eclipse.scout.rt.platform.config.AbstractStringConfigProperty
org.eclipse.scout.rt.shared.SharedConfigProperties.BackendUrlProperty
- All Implemented Interfaces:
IConfigProperty<String>
- Enclosing class:
- SharedConfigProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.scout.rt.platform.config.AbstractConfigProperty
configChangedListeners, createKey, fireConfigChangedEvent, getValue, getValue, invalidate, read, readFromSource, setValue, setValue
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.scout.rt.platform.config.IConfigProperty
addListener, removeListener
-
Constructor Details
-
BackendUrlProperty
public BackendUrlProperty()
-
-
Method Details
-
getDefaultValue
- Specified by:
getDefaultValue
in interfaceIConfigProperty<String>
- Overrides:
getDefaultValue
in classAbstractConfigProperty<String,
String>
-
getKey
-
description
-
parse
- Overrides:
parse
in classAbstractStringConfigProperty
-