Package org.eclipse.scout.rt.shared
Class SharedConfigProperties.LoadWebResourcesFromFilesystemConfigProperty
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.LoadWebResourcesFromFilesystemConfigProperty
- All Implemented Interfaces:
IConfigProperty<Boolean>
- Enclosing class:
- SharedConfigProperties
public static class SharedConfigProperties.LoadWebResourcesFromFilesystemConfigProperty
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
-
LoadWebResourcesFromFilesystemConfigProperty
public LoadWebResourcesFromFilesystemConfigProperty()
-
-
Method Details
-
getDefaultValue
- Specified by:
getDefaultValue
in interfaceIConfigProperty<Boolean>
- Overrides:
getDefaultValue
in classAbstractConfigProperty<Boolean,
String>
-
getKey
-
description
-