Index

A C D E G O 
All Classes and Interfaces|All Packages

A

apply(Project) - Method in class org.docstr.gwt.GwtPlugin
 

C

compiler(Action<? super GwtPluginExtension.CompilerOptions>) - Method in class org.docstr.gwt.GwtPluginExtension
Configures the compiler options
CompilerOptions() - Constructor for class org.docstr.gwt.GwtPluginExtension.CompilerOptions
 

D

devMode(Action<? super GwtPluginExtension.DevModeOptions>) - Method in class org.docstr.gwt.GwtPluginExtension
Configures the dev mode options
DevModeOptions() - Constructor for class org.docstr.gwt.GwtPluginExtension.DevModeOptions
 

E

exec() - Method in class org.docstr.gwt.GwtBaseTask
 
exec() - Method in class org.docstr.gwt.GwtCompileTask
 
exec() - Method in class org.docstr.gwt.GwtDevModeTask
 
execute(GwtCompileTask) - Method in class org.docstr.gwt.GwtCompileConfig
 
execute(GwtDevModeTask) - Method in class org.docstr.gwt.GwtDevModeConfig
 

G

getBindAddress() - Method in class org.docstr.gwt.GwtDevModeTask
Specifies the bind address for the code server and web server (defaults to 127.0.0.1)
getBindAddress() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-bindAddress Specifies the bind address for the code server and web server (defaults to 127.0.0.1)
getCacheDir() - Method in class org.docstr.gwt.GwtBaseOptions
-Dgwt.persistentunitcachedir=[YourCacheDir] The directory to use for the persistent unit cache
getCacheDir() - Method in class org.docstr.gwt.GwtBaseTask
The directory to use for the persistent unit cache
getCheckAssertions() - Method in class org.docstr.gwt.GwtCompileTask
Include assert statements in compiled output
getCheckAssertions() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-[no]checkAssertions Include assert statements in compiled output.
getClassMetadata() - Method in class org.docstr.gwt.GwtCompileTask
Compile quickly with minimal optimizations
getClassMetadata() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-X[no]classMetadata EXPERIMENTAL: Include metadata for some java.lang.Class methods (e.g.
getClosureFormattedOutput() - Method in class org.docstr.gwt.GwtCompileTask
Include assert statements in compiled output
getClosureFormattedOutput() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-X[no]closureFormattedOutput
getCodeServerPort() - Method in class org.docstr.gwt.GwtDevModeTask
Specifies the TCP port for the code server (defaults to 9997 for classic Dev Mode or 9876 for Super Dev Mode)
getCodeServerPort() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-codeServerPort Specifies the TCP port for the code server (defaults to 9997 for classic Dev Mode or 9876 for Super Dev Mode)
getCompiler() - Method in class org.docstr.gwt.GwtPluginExtension
Nested extension for compiler options
getCompileReport() - Method in class org.docstr.gwt.GwtCompileTask
Compile a report that tells the "Story of Your Compile"
getCompileReport() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-[no]compileReport Compile a report that tells the "Story of Your Compile".
getDeploy() - Method in class org.docstr.gwt.GwtBaseOptions
-deploy The directory into which deployable but not servable output files will be written (defaults to 'WEB-INF/deploy' under the -war directory/jar, and may be the same as the -extra directory/jar)
getDeploy() - Method in class org.docstr.gwt.GwtBaseTask
The directory into which deployable but not servable output files will be written (defaults to 'WEB-INF/deploy' under the -war directory/jar, and may be the same as the -extra directory/jar)
getDevMode() - Method in class org.docstr.gwt.GwtPluginExtension
Nested extension for dev mode options
getDraftCompile() - Method in class org.docstr.gwt.GwtCompileTask
Include assert statements in compiled output
getDraftCompile() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-[no]draftCompile Compile quickly with minimal optimizations.
getExcludeJsInteropExports() - Method in class org.docstr.gwt.GwtBaseOptions
-includeJsInteropExports/excludeJsInteropExports Include/exclude members and classes while generating JsInterop exports.
getExcludeJsInteropExports() - Method in class org.docstr.gwt.GwtBaseTask
Exclude members and classes while generating JsInterop exports
getExtra() - Method in class org.docstr.gwt.GwtBaseOptions
-extra The directory into which extra files, not intended for deployment, will be written
getExtra() - Method in class org.docstr.gwt.GwtBaseTask
The directory into which extra files, not intended for deployment, will be written
getFailOnError() - Method in class org.docstr.gwt.GwtBaseOptions
-[no]failOnError Fail compilation if any input file contains an error.
getFailOnError() - Method in class org.docstr.gwt.GwtBaseTask
Fail on errors
getFragmentCount() - Method in class org.docstr.gwt.GwtCompileTask
The number of fragments into which the output JS should be split
getFragmentCount() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-XfragmentCount EXPERIMENTAL: Limits of number of fragments using a code splitter that merges split points.
getGen() - Method in class org.docstr.gwt.GwtBaseOptions
-gen
getGen() - Method in class org.docstr.gwt.GwtBaseTask
Debugging: causes normally-transient generated types to be saved in the specified directory
getGenerateJsInteropExports() - Method in class org.docstr.gwt.GwtBaseOptions
-[no]generateJsInteropExports Generate exports for JsInterop purposes.
getGenerateJsInteropExports() - Method in class org.docstr.gwt.GwtBaseTask
Generate exports for JsInterop purposes.
getGwtVersion() - Method in class org.docstr.gwt.GwtPluginExtension
The GWT version to use
getIncludeJsInteropExports() - Method in class org.docstr.gwt.GwtBaseOptions
-includeJsInteropExports/excludeJsInteropExports Include/exclude members and classes while generating JsInterop exports.
getIncludeJsInteropExports() - Method in class org.docstr.gwt.GwtBaseTask
Include members and classes while generating JsInterop exports
getIncremental() - Method in class org.docstr.gwt.GwtBaseOptions
-[no]incremental Compiles faster by reusing data from the previous compile.
getIncremental() - Method in class org.docstr.gwt.GwtBaseTask
Incremental compilation
getLocalWorkers() - Method in class org.docstr.gwt.GwtCompileTask
The number of local workers to use when compiling permutations
getLocalWorkers() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-localWorkers The number of local workers to use when compiling permutations
getLogdir() - Method in class org.docstr.gwt.GwtDevModeTask
Logs to a file in the given directory, as well as graphically
getLogdir() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-logdir Logs to a file in the given directory, as well as graphically
getLogLevel() - Method in class org.docstr.gwt.GwtBaseOptions
-logLevel
getLogLevel() - Method in class org.docstr.gwt.GwtBaseTask
The level of logging detail: ERROR, WARN, INFO, TRACE, DEBUG, SPAM or ALL (defaults to INFO)
getMaxHeapSize() - Method in class org.docstr.gwt.GwtBaseOptions
Maximum heap size for the JVM
getMethodNameDisplayMode() - Method in class org.docstr.gwt.GwtBaseOptions
-XmethodNameDisplayMode EXPERIMENTAL: Specifies method display name mode for chrome devtools: NONE, ONLY_METHOD_NAME, ABBREVIATED or FULL (defaults to NONE)
getMethodNameDisplayMode() - Method in class org.docstr.gwt.GwtBaseTask
The method name display mode
getMinHeapSize() - Method in class org.docstr.gwt.GwtBaseOptions
Minimum heap size for the JVM
getModulePathPrefix() - Method in class org.docstr.gwt.GwtDevModeTask
The prefix to prepend to module path
getModulePathPrefix() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-modulePathPrefix The subdirectory inside the war dir where DevMode will create module directories.
getModules() - Method in class org.docstr.gwt.GwtBaseOptions
module[s] Specifies the name(s) of the module(s) to host
getModules() - Method in class org.docstr.gwt.GwtBaseTask
The modules to run
getNamespace() - Method in class org.docstr.gwt.GwtCompileTask
Puts most JavaScript globals into namespaces
getNamespace() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-Xnamespace Puts most JavaScript globals into namespaces.
getOptimize() - Method in class org.docstr.gwt.GwtCompileTask
The optimization level used by the compiler
getOptimize() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-optimize Sets the optimization level used by the compiler.
getPort() - Method in class org.docstr.gwt.GwtDevModeTask
Specifies the TCP port for the embedded web server (defaults to 8888)
getPort() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-port Specifies the TCP port for the embedded web server (defaults to 8888)
getSaveSource() - Method in class org.docstr.gwt.GwtCompileTask
Enables saving source code needed by debuggers
getSaveSource() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-[no]saveSource Enables saving source code needed by debuggers.
getSaveSourceOutput() - Method in class org.docstr.gwt.GwtCompileTask
Overrides where source files useful to debuggers will be written
getSaveSourceOutput() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-saveSourceOutput Overrides where source files useful to debuggers will be written.
getServer() - Method in class org.docstr.gwt.GwtDevModeTask
Specify a different embedded web server to run (must implement ServletContainerLauncher)
getServer() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-server Specify a different embedded web server to run (must implement ServletContainerLauncher)
getSetProperty() - Method in class org.docstr.gwt.GwtBaseOptions
-setProperty Set the values of a property in the form of propertyName=value1[,value2...].
getSetProperty() - Method in class org.docstr.gwt.GwtBaseTask
Set the values of a property in the form of propertyName=value1[,value2...].
getSourceLevel() - Method in class org.docstr.gwt.GwtBaseOptions
-sourceLevel Specifies Java source level (defaults to 1.8)
getSourceLevel() - Method in class org.docstr.gwt.GwtBaseTask
The source level of the java code
getStartServer() - Method in class org.docstr.gwt.GwtDevModeTask
Starts a servlet container serving the directory specified by the -war flag.
getStartServer() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-[no]startServer Starts a servlet container serving the directory specified by the -war flag.
getStartupUrl() - Method in class org.docstr.gwt.GwtDevModeTask
Automatically launches the specified URL
getStartupUrl() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-startupUrl Automatically launches the specified URL
getStrict() - Method in class org.docstr.gwt.GwtCompileTask
Include metadata for some java.lang.Class methods
getStrict() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-strict
getStyle() - Method in class org.docstr.gwt.GwtBaseOptions
-style Script output style: DETAILED, OBFUSCATED or PRETTY (defaults to OBFUSCATED)
getStyle() - Method in class org.docstr.gwt.GwtBaseTask
The style of output JavaScript: OBF, PRETTY, DETAILED, or DRAFT (defaults to OBF)
getSuperDevMode() - Method in class org.docstr.gwt.GwtDevModeTask
Runs Super Dev Mode instead of classic Development Mode.
getSuperDevMode() - Method in class org.docstr.gwt.GwtPluginExtension.DevModeOptions
-[no]superDevMode Runs Super Dev Mode instead of classic Development Mode.
getValidateOnly() - Method in class org.docstr.gwt.GwtCompileTask
Validate all source code, but do not compile
getValidateOnly() - Method in class org.docstr.gwt.GwtPluginExtension.CompilerOptions
-[no]validateOnly Validate all source code, but do not compile.
getWar() - Method in class org.docstr.gwt.GwtBaseOptions
-war The directory into which deployable output files will be written (defaults to 'war')
getWar() - Method in class org.docstr.gwt.GwtBaseTask
The directory into which deployable output files will be written (defaults to 'war')
getWorkDir() - Method in class org.docstr.gwt.GwtBaseOptions
-workDir
getWorkDir() - Method in class org.docstr.gwt.GwtBaseTask
The compiler's working directory for internal use (must be writeable; defaults to a system temp dir)
GwtBaseOptions - Class in org.docstr.gwt
Base options for GWT compiler and dev mode
GwtBaseOptions() - Constructor for class org.docstr.gwt.GwtBaseOptions
 
GwtBaseTask - Class in org.docstr.gwt
Base class for several GWT related tasks that share specific parameters.
GwtBaseTask(ObjectFactory) - Constructor for class org.docstr.gwt.GwtBaseTask
Constructs a new GwtCompileTask.
GwtCompileConfig - Class in org.docstr.gwt
Configures the GWT compiler task.
GwtCompileConfig(GwtPluginExtension) - Constructor for class org.docstr.gwt.GwtCompileConfig
Constructor.
GwtCompileTask - Class in org.docstr.gwt
Task for compiling GWT modules.
GwtCompileTask(ObjectFactory) - Constructor for class org.docstr.gwt.GwtCompileTask
Constructs a new GwtCompileTask.
GwtDevModeConfig - Class in org.docstr.gwt
Configures the GWT dev mode task.
GwtDevModeConfig(GwtPluginExtension) - Constructor for class org.docstr.gwt.GwtDevModeConfig
Constructor.
GwtDevModeTask - Class in org.docstr.gwt
Task for running the GWT development mode.
GwtDevModeTask(ObjectFactory) - Constructor for class org.docstr.gwt.GwtDevModeTask
Constructs a new GwtDevModeTask.
GwtPlugin - Class in org.docstr.gwt
A plugin that adds GWT support to a project.
GwtPlugin() - Constructor for class org.docstr.gwt.GwtPlugin
 
GwtPluginExtension - Class in org.docstr.gwt
GWT plugin extension
GwtPluginExtension() - Constructor for class org.docstr.gwt.GwtPluginExtension
 
GwtPluginExtension.CompilerOptions - Class in org.docstr.gwt
Nested class for Compiler options https://www.gwtproject.org/doc/latest/DevGuideCompilingAndDebugging.html#DevGuideCompilerOptions https://github.com/gwtproject/gwt/blob/main/dev/core/src/com/google/gwt/dev/PrecompileTaskOptionsImpl.java
GwtPluginExtension.DevModeOptions - Class in org.docstr.gwt
Nested class for Dev Mode options

O

org.docstr.gwt - package org.docstr.gwt
 
A C D E G O 
All Classes and Interfaces|All Packages