Package org.eclipse.scout.rt.shared
Class SharedConfigProperties.CreateTunnelToServerBeansProperty
java.lang.Object
org.eclipse.scout.rt.platform.config.AbstractConfigProperty<Boolean,String>
org.eclipse.scout.rt.platform.config.AbstractBooleanConfigProperty
org.eclipse.scout.rt.shared.SharedConfigProperties.CreateTunnelToServerBeansProperty
- All Implemented Interfaces:
IConfigProperty<Boolean>
- Enclosing class:
- SharedConfigProperties
public static class SharedConfigProperties.CreateTunnelToServerBeansProperty
extends AbstractBooleanConfigProperty
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.scout.rt.platform.config.AbstractBooleanConfigProperty
parse
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
-
CreateTunnelToServerBeansProperty
public CreateTunnelToServerBeansProperty()
-
-
Method Details
-
getKey
-
description
-
getDefaultValue
- Specified by:
getDefaultValue
in interfaceIConfigProperty<Boolean>
- Overrides:
getDefaultValue
in classAbstractConfigProperty<Boolean,
String>
-