- setAddGwtContainer(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtEclipseOptions
-
Sets if the com.google.gwt.eclipse.core.GWT_CONTAINER
should be added to the eclipse classpath instead of using the Gradle dependencies.
- setAllowMissingSrc(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
- setAllowMissingSrc(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
- setAllowMissingSrc(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
- setAutoCodeServerPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Is set to true, this causes the "-codeServerPort" to be automatically assigned using a free port.
- setAutoCodeServerPort(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Is set to true, this causes the "-codeServerPort" to be automatically assigned using a free port.
- setAutoCodeServerPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setAutoCodeServerPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Is set to true, this causes the "-codeServerPort" to be automatically assigned using a free port.
- setAutoPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Is set to true, this causes the "-port" to be automatically assigned using a free port.
- setAutoPort(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Is set to true, this causes the "-port" to be automatically assigned using a free port.
- setAutoPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setAutoPort(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Is set to true, this causes the "-port" to be automatically assigned using a free port.
- setBindAddress(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-bindAddress" option.
- setBindAddress(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-bindAddress" option.
- setBindAddress(String) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
Sets the "-bindAddress" option that defines to which network ip the socket should be bound.
- setBindAddress(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
Sets the "-bindAddress" option that defines to which network ip the socket should be bound.
- setBindAddress(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-bindAddress" option.
- setBindAddress(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
Sets the "-bindAddress" option that defines to which network ip the socket should be bound.
- setBlacklist(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-blacklist" option.
- setBlacklist(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-blacklist" option.
- setBlacklist(String) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setBlacklist(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-blacklist" option.
- setCacheDir(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the directory where to put the persistent unit cache.
- setCacheDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setCacheDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setClasspath(FileCollection) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
Sets the classpath for the spawned java process.
- setClasspath(FileCollection) - Method in class de.richsource.gradle.plugins.gwt.ExplodedWar
-
- setCodeserver(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setCodeServerPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-codeServerPort" option.
- setCodeServerPort(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-codeServerPort" option.
- setCodeServerPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setCodeServerPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-codeServerPort" option.
- setCompileReport(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-compileReport" flag.
- setCompileReport(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-compileReport" flag.
- setCompileReport(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-compileReport" flag.
- setCompilerMetrics(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XcompilerMetrics" flag.
- setCompilerMetrics(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XcompilerMetrics" flag.
- setCompilerMetrics(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XcompilerMetrics" flag.
- setCompileTest(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
- setCompileTest(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
- setCompileTest(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
- setCompileTestRecompiles(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
- setCompileTestRecompiles(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
- setCompileTestRecompiles(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
- setDebug(boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
If set to true this enables debugging for the spawned java process.
- setDeploy(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-deploy" option.
- setDeploy(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setDestinationDir(File) - Method in class de.richsource.gradle.plugins.gwt.ExplodedWar
-
- setDevModules(List<String>) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setDevWar(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setDisableAggressiveOptimization(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableAggressiveOptimization" flag.
- setDisableAggressiveOptimization(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableAggressiveOptimization" flag.
- setDisableAggressiveOptimization(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableAggressiveOptimization" flag.
- setDisableCastChecking(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableCastChecking" flag.
- setDisableCastChecking(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableCastChecking" flag.
- setDisableCastChecking(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setDisableCastChecking(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableCastChecking" flag.
- setDisableClassMetadata(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableClassMetadata" flag.
- setDisableClassMetadata(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableClassMetadata" flag.
- setDisableClassMetadata(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setDisableClassMetadata(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableClassMetadata" flag.
- setDisableGeneratingOnShards(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableGeneratingOnShards" flag.
- setDisableGeneratingOnShards(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableGeneratingOnShards" flag.
- setDisableGeneratingOnShards(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableGeneratingOnShards" flag.
- setDisableRunAsync(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableRunAsync" flag.
- setDisableRunAsync(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableRunAsync" flag.
- setDisableRunAsync(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableRunAsync" flag.
- setDisableSoycHtml(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XdisableSoycHtml" flag.
- setDisableSoycHtml(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XdisableSoycHtml" flag.
- setDisableSoycHtml(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XdisableSoycHtml" flag.
- setDraftCompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-draftCompile" flag.
- setDraftCompile(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-draftCompile" flag.
- setDraftCompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setDraftCompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-draftCompile" flag.
- setEa(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-ea" (enable assertions) flag.
- setEa(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-ea" (enable assertions) flag.
- setEa(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setEa(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-ea" (enable assertions) flag.
- setElemental(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setEnableClosureCompiler(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XenableClosureCompiler" flag.
- setEnableClosureCompiler(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XenableClosureCompiler" flag.
- setEnableClosureCompiler(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XenableClosureCompiler" flag.
- setEnforceStrictResources(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
- setEnforceStrictResources(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
- setEnforceStrictResources(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
- setExtra(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-extra" option.
- setExtra(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setExtraDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setFailOnError(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
- setFailOnError(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
- setFailOnError(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
- setFragmentCount(Integer) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
Sets the "-XfragmentCount" option.
- setFragmentCount(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
Sets the "-XfragmentCount" option.
- setFragmentCount(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
Sets the "-XfragmentCount" option.
- setGen(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-gen" option.
- setGen(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setGenDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setGwtVersion(String) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setHasGwtTests(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptions
-
If set to true this causes the test task to be manipulated to be able to run GWTTestCases.
- setIncremental(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
- setIncremental(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setIncrementalCompileWarnings(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
- setIncrementalCompileWarnings(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
- setIncrementalCompileWarnings(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
- setJsInteropMode(JsInteropMode) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
- setJsInteropMode(JsInteropMode) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setLastWarOutDir(File) - Method in interface de.richsource.gradle.plugins.gwt.eclipse.GdtOptions
-
If set this will cause the lastWarOutDir property to be set to the specified path.
- setLastWarOutDir(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.GenerateGdt
-
If set this will cause the lastWarOutDir property to be set to the specified path.
- setLastWarOutDir(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.internal.GdtOptionsImpl
-
If set this will cause the lastWarOutDir property to be set to the specified path.
- setLauncherDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
- setLauncherDir(File) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
- setLauncherDir(File) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
- setLocalWorkers(Integer) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
Sets the "-localWorkers" option.
- setLocalWorkers(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
Sets the "-localWorkers" option.
- setLocalWorkers(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setLocalWorkers(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
Sets the "-localWorkers" option.
- setLogDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-logdir" option.
- setLogDir(File) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-logdir" option.
- setLogDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setLogDir(File) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-logdir" option.
- setLogLevel(LogLevel) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
- setLogLevel(LogLevel) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setLogLevel(LogLevel) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setMaxHeapSize(String) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
Sets the maximum heap size for the spawned java process.
- setMaxHeapSize(String) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setMethodNameDisplayMode(MethodNameDisplayMode) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
If set to true, this causes the "-XmethodNameDisplayMode" (added in GWT 2.7) parameter to be added.
- setMethodNameDisplayMode(MethodNameDisplayMode) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
If set to true, this causes the "-XmethodNameDisplayMode" (added in GWT 2.7) parameter to be added.
- setMethodNameDisplayMode(MethodNameDisplayMode) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
If set to true, this causes the "-XmethodNameDisplayMode" (added in GWT 2.7) parameter to be added.
- setMinHeapSize(String) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
Sets the minimum heap size for the spawned java process.
- setMinHeapSize(String) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setMissingDepsFile(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
- setMissingDepsFile(File) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
- setMissingDepsFile(File) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
- setModulePathPrefix(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-modulePathPrefix" parameter introduced in GWT 2.7.
- setModulePathPrefix(String) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setModules(List<String>) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
Sets the GWT modules (fully qualified names) to be used by this task.
- setModules(List<String>) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setNamespace(Namespace) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
- setNamespace(Namespace) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
- setNamespace(Namespace) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
- setNoPrecompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
Sets the "-noprecompile" flag that causes the Super Dev Mode to not compile the
modules on startup but only at access.
- setNoPrecompile(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
Sets the "-noprecompile" flag that causes the Super Dev Mode to not compile the
modules on startup but only at access.
- setNoPrecompile(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
Sets the "-noprecompile" flag that causes the Super Dev Mode to not compile the
modules on startup but only at access.
- setNoserver(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-noserver" flag that causes the GWT dev mode to not start the
internal webserver (jetty) but only the code server that runs the GWT
client part.
- setNoserver(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-noserver" flag that causes the GWT dev mode to not start the
internal webserver (jetty) but only the code server that runs the GWT
client part.
- setNoserver(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-noserver" flag that causes the GWT dev mode to not start the
internal webserver (jetty) but only the code server that runs the GWT
client part.
- setNotHeadless(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setOptimize(Integer) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
Sets the "-optimize" option.
- setOptimize(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
Sets the "-optimize" option.
- setOptimize(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
Sets the "-optimize" option.
- setOverlappingSourceWarnings(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
- setOverlappingSourceWarnings(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
- setOverlappingSourceWarnings(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-port" option.
- setPort(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-port" option.
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
Sets the "-port" option that defines to which port the socket should be bound.
- setPort(Integer) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
Sets the "-port" option that defines to which port the socket should be bound.
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-port" option.
- setPort(Integer) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
Sets the "-port" option that defines to which port the socket should be bound.
- setProd(boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setProd(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setQuirksMode(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setRunStyle(String) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setSaveSource(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
- setSaveSource(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
- setSaveSource(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
- setSaveSourceOutput(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
- setSaveSourceOutput(File) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
- setSaveSourceOutput(File) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
- setServer(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-server" option.
- setServer(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-server" option.
- setServer(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-server" option.
- setSettingsFile(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.GenerateGdt
-
- setSourceLevel(String) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
- setSourceLevel(String) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setSoycDetailed(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-XsoycDetailed" flag.
- setSoycDetailed(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-XsoycDetailed" flag.
- setSoycDetailed(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-XsoycDetailed" flag.
- setSrc(FileCollection) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtActionTask
-
Sets the source directories used by this task instance.
- setSrc(FileCollection) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setStandardsMode(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setStartServer(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Is set to true, this causes the "-startServer" (added in GWT 2.7) flag to be added.
- setStartServer(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Is set to true, this causes the "-startServer" (added in GWT 2.7) flag to be added.
- setStartServer(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Is set to true, this causes the "-startServer" (added in GWT 2.7) flag to be added.
- setStartupUrl(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-startupUrl" option.
- setStartupUrl(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-startupUrl" option.
- setStartupUrl(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-startupUrl" option.
- setStrict(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-strict" flag.
- setStrict(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-strict" flag.
- setStrict(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-strict" flag.
- setStyle(Style) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
Sets the "-style" option.
- setStyle(Style) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
Sets the "-style" option.
- setStyle(Style) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setStyle(Style) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
Sets the "-style" option.
- setSuperDevMode(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Is set to true, this causes the "-superDevMode" (added in GWT 2.7) flag to be added.
- setSuperDevMode(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Is set to true, this causes the "-superDevMode" (added in GWT 2.7) flag to be added.
- setSuperDevMode(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Is set to true, this causes the "-superDevMode" (added in GWT 2.7) flag to be added.
- setTestBeginTimeout(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setTestMethodTimeout(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setTries(Integer) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setUseClasspathForSrc(Boolean) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
If set to true, this causes the src to be prepended to the classpath instead of using -src parameters.
- setUseClasspathForSrc(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
If set to true, this causes the src to be prepended to the classpath instead of using -src parameters.
- setUseClasspathForSrc(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
If set to true, this causes the src to be prepended to the classpath instead of using -src parameters.
- setUserAgents(String) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setValidateOnly(Boolean) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtCompile
-
If set to true, this adds the "-validateOnly" flag.
- setValidateOnly(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.GwtCompileOptions
-
If set to true, this adds the "-validateOnly" flag.
- setValidateOnly(Boolean) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtCompileOptionsImpl
-
If set to true, this adds the "-validateOnly" flag.
- setWar(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-war" option.
- setWar(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setWarSrcDir(File) - Method in interface de.richsource.gradle.plugins.gwt.eclipse.GdtOptions
-
Sets the location of the web application source (typical location is src/main/webapp).
- setWarSrcDir(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.GenerateGdt
-
Sets the location of the web application source (typical location is src/main/webapp).
- setWarSrcDir(File) - Method in class de.richsource.gradle.plugins.gwt.eclipse.internal.GdtOptionsImpl
-
Sets the location of the web application source (typical location is src/main/webapp).
- setWarSrcDirIsOutput(Boolean) - Method in interface de.richsource.gradle.plugins.gwt.eclipse.GdtOptions
-
Sets the value of the warSrcDirIsOutput property.
- setWarSrcDirIsOutput(Boolean) - Method in class de.richsource.gradle.plugins.gwt.eclipse.GenerateGdt
-
Sets the value of the warSrcDirIsOutput property.
- setWarSrcDirIsOutput(Boolean) - Method in class de.richsource.gradle.plugins.gwt.eclipse.internal.GdtOptionsImpl
-
Sets the value of the warSrcDirIsOutput property.
- setWebXml(File) - Method in class de.richsource.gradle.plugins.gwt.ExplodedWar
-
- setWhitelist(String) - Method in class de.richsource.gradle.plugins.gwt.GwtDev
-
Sets the "-whitelist" option
- setWhitelist(String) - Method in interface de.richsource.gradle.plugins.gwt.GwtDevOptions
-
Sets the "-whitelist" option
- setWhitelist(String) - Method in class de.richsource.gradle.plugins.gwt.GwtTestOptionsBase
-
- setWhitelist(String) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtDevOptionsImpl
-
Sets the "-whitelist" option
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.AbstractGwtTask
-
Sets the "-workDir" option.
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtSuperDev
-
Sets the "-workDir" option that specifies the directory where the Super Dev Mode outputs its
generated files.
- setWorkDir(File) - Method in interface de.richsource.gradle.plugins.gwt.GwtSuperDevOptions
-
Sets the "-workDir" option that specifies the directory where the Super Dev Mode outputs its
generated files.
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.GwtTestExtension
-
- setWorkDir(File) - Method in class de.richsource.gradle.plugins.gwt.internal.GwtSuperDevOptionsImpl
-
Sets the "-workDir" option that specifies the directory where the Super Dev Mode outputs its
generated files.
- Style - Enum in de.richsource.gradle.plugins.gwt
-
Output styles supported by the GWT compiler.
- superDev(Closure<GwtSuperDevOptions>) - Method in class de.richsource.gradle.plugins.gwt.GwtPluginExtension
-