A B C D E F G H I J K L M N P R S T U V X 

A

accept(SignatureVisitor) - Method in class com.google.gwt.dev.asm.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
acceptType(SignatureVisitor) - Method in class com.google.gwt.dev.asm.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
addAnnotationDeclaration(String) - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
addCallback(String, String) - Method in class xapi.dev.util.InjectionCallbackArtifact
 
addCallback(String) - Method in class xapi.dev.util.InjectionCallbackArtifact
 
addImplementedInterface(String) - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
addImport(String) - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 

B

bindTo(String) - Method in class xapi.dev.util.InjectionCallbackArtifact
 
branch(TreeLogger, TreeLogger.Type, String, Throwable, TreeLogger.HelpInfo) - Static method in class xapi.gwt.log.SuperTreeLogger
 

C

CLASS - Static variable in class com.google.gwt.user.rebind.SourceFileComposerFactory.JavaSourceCategory
This type is a class.
ClasspathFixer - Class in xapi.dev.util
 
ClasspathFixer() - Constructor for class xapi.dev.util.ClasspathFixer
 
clear() - Method in class xapi.gwt.collect.JsDictionary
 
clear() - Method in class xapi.gwt.collect.JsFifo
 
clearValues() - Method in class xapi.gwt.collect.JsStringDictionary
 
com.google.gwt.dev.asm.signature - package com.google.gwt.dev.asm.signature
 
com.google.gwt.dev.javac.asm - package com.google.gwt.dev.javac.asm
 
com.google.gwt.dev.jjs.impl - package com.google.gwt.dev.jjs.impl
 
com.google.gwt.user.rebind - package com.google.gwt.user.rebind
 
compareToComparableArtifact(InjectionCallbackArtifact) - Method in class xapi.dev.util.InjectionCallbackArtifact
 
consoleLog(Object) - Method in class xapi.gwt.log.JsLog
 
contains(E) - Method in class xapi.gwt.collect.JsFifo
 
containsKey(String) - Method in class xapi.gwt.collect.JsDictionary
 
containsValue(V) - Method in class xapi.gwt.collect.JsDictionary
 
create(Class<V>) - Static method in class xapi.gwt.collect.JsDictionary
 
create() - Static method in class xapi.gwt.collect.JsStringDictionary
 
createSourceWriter(GeneratorContext, PrintWriter) - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
Creates an implementation of SourceWriter that can be used to write the innards of a class.
createSourceWriter(PrintWriter) - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
Creates an implementation of SourceWriter that can be used to write the innards of a class.
CurrentGwtPlatform - Class in xapi.dev.util
 
CurrentGwtPlatform() - Constructor for class xapi.dev.util.CurrentGwtPlatform
 

D

DefermentWriter - Class in xapi.dev.util
A utility class for wrapping injected content within a deferred command.
DefermentWriter(SourceWriter) - Constructor for class xapi.dev.util.DefermentWriter
Create a new deferment writer to inject boilerplate for pushing code into the future.
DefermentWriter.DefermentStrategy - Enum in xapi.dev.util
 
DevLog - Class in xapi.gwt.log
 
DevLog() - Constructor for class xapi.gwt.log.DevLog
 
doLog(LogLevel, Fifo<Object>) - Method in class xapi.gwt.log.DevLog
 
doLog(LogLevel, Fifo<Object>) - Method in class xapi.gwt.log.JsLog
 
dumpProperties(PropertyOracle) - Static method in class xapi.dev.util.GenDebug
In case you're too lazy to step through the debugger to find all set properties, just make a call here to print out all known properties at gwt compile time.

E

entries() - Method in class xapi.gwt.collect.JsDictionary
 
extractInstanceOverrides(TreeLogger, JClassType, GeneratorContext) - Method in class xapi.dev.util.GwtInjectionMap
 
extractSingletonOverrides(TreeLogger, JClassType, GeneratorContext) - Method in class xapi.dev.util.GwtInjectionMap
 

F

forEach() - Method in class xapi.gwt.collect.JsFifo
 
forKeys(ReceivesValue<String>) - Method in class xapi.gwt.collect.JsStringDictionary
 

G

GenDebug - Class in xapi.dev.util
A place to put general-purpose debugging tools for use during code generation.
GenDebug() - Constructor for class xapi.dev.util.GenDebug
 
generatedAsyncProviderName(String) - Static method in class xapi.dev.util.InjectionUtils
 
generatedCallbackName(String) - Static method in class xapi.dev.util.InjectionUtils
 
generatedProviderName(String) - Static method in class xapi.dev.util.InjectionUtils
 
generatedSingletonName(String) - Static method in class xapi.dev.util.InjectionUtils
 
get() - Method in class xapi.dev.util.ClasspathFixer
 
get(String) - Method in class xapi.gwt.collect.JsDictionary
 
getAnnotationDeclarations() - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
getArtifacts() - Method in class xapi.dev.util.GwtInjectionMap
 
getAsyncInjectionName() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getBoundTarget() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getCallbacks() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getCanonicalName() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getComparableArtifactType() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getCreatedClassName() - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
getCreatedClassShortName() - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
getCreatedPackage() - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
getGeneratedName() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getGwtInstances() - Method in class xapi.dev.util.GwtInjectionMap
 
getGwtSingletons() - Method in class xapi.dev.util.GwtInjectionMap
 
getImplementationPackage() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getInterfaceNames() - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
getOrCreateArtifact(GeneratorContext, String, String) - Method in class xapi.dev.util.GwtInjectionMap
 
getPackageName() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getPlatforms(GeneratorContext) - Static method in class xapi.dev.util.CurrentGwtPlatform
 
getPrivacy() - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
getSerializationVersion() - Static method in class com.google.gwt.dev.jjs.impl.GwtAstBuilder
Returns a serialization version number.
getSimpleName() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
getSuperclassName() - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
getValue(String) - Method in class xapi.gwt.collect.JsStringDictionary
 
give(E) - Method in class xapi.gwt.collect.JsFifo
 
giveAll(E...) - Method in class xapi.gwt.collect.JsFifo
 
giveAll(Iterable<E>) - Method in class xapi.gwt.collect.JsFifo
 
GwtAstBuilder - Class in com.google.gwt.dev.jjs.impl
Constructs a GWT Java AST from a single isolated compilation unit.
GwtAstBuilder() - Constructor for class com.google.gwt.dev.jjs.impl.GwtAstBuilder
 
GwtCompile - Annotation Type in xapi.gwt.annotation
An annotation used to describe the settings of a gwt compile.
GwtCompile.Mode - Enum in xapi.gwt.annotation
 
GwtInjectionMap - Class in xapi.dev.util
A handy state-blob of all available types from the TypeOracle or runtime reflection.
GwtInjectionMap(TreeLogger, GeneratorContext) - Constructor for class xapi.dev.util.GwtInjectionMap
 

H

hashCode() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
hasNext() - Method in class xapi.gwt.collect.JsArrayIterator
 
hasValue(String) - Method in class xapi.gwt.collect.JsStringDictionary
 

I

init(TreeLogger, GeneratorContext) - Method in class xapi.dev.util.GwtInjectionMap
 
init() - Method in class xapi.gwt.log.JsLog
 
initialValue() - Method in class xapi.dev.util.ClasspathFixer
 
initLogLevel() - Method in class xapi.gwt.log.JsLog
 
InjectionCallbackArtifact - Class in xapi.dev.util
 
InjectionCallbackArtifact(String, String) - Constructor for class xapi.dev.util.InjectionCallbackArtifact
 
InjectionUtils - Class in xapi.dev.util
 
INTERFACE - Static variable in class com.google.gwt.user.rebind.SourceFileComposerFactory.JavaSourceCategory
This type is a interface.
isAllowedType(JClassType) - Method in class xapi.dev.util.PlatformSet
 
isEmpty() - Method in class xapi.gwt.collect.JsDictionary
 
isEmpty() - Method in class xapi.gwt.collect.JsFifo
 
isLoggable(TreeLogger, TreeLogger.Type) - Static method in class xapi.gwt.log.SuperTreeLogger
 
isTargetUnbound() - Method in class xapi.dev.util.InjectionCallbackArtifact
 
iterator() - Method in class xapi.gwt.collect.JsFifo
 

J

join(String) - Method in class xapi.gwt.collect.JsFifo
 
JsArrayIterator<E> - Class in xapi.gwt.collect
 
JsArrayIterator(JavaScriptObject) - Constructor for class xapi.gwt.collect.JsArrayIterator
 
JsDictionary<V> - Class in xapi.gwt.collect
 
JsDictionary() - Constructor for class xapi.gwt.collect.JsDictionary
 
JsFifo<E> - Class in xapi.gwt.collect
 
JsFifo() - Constructor for class xapi.gwt.collect.JsFifo
 
JsLog - Class in xapi.gwt.log
Our javascript-enabled console, which will log complete javascript objects, rather than a .toString() -> "[Object]" mangling.
JsLog() - Constructor for class xapi.gwt.log.JsLog
 
JsStringDictionary<V> - Class in xapi.gwt.collect
 
JsStringDictionary() - Constructor for class xapi.gwt.collect.JsStringDictionary
 

K

keyArray() - Method in class xapi.gwt.collect.JsDictionary
 
keys() - Method in class xapi.gwt.collect.JsDictionary
 
keyType() - Method in class xapi.gwt.collect.JsDictionary
 

L

log(TreeLogger, TreeLogger.Type, String, Throwable, TreeLogger.HelpInfo) - Static method in class xapi.gwt.log.SuperTreeLogger
 

M

makeInterface() - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
This class is an interface.

N

newFifo() - Static method in class xapi.gwt.collect.JsFifo
 
newFifo() - Method in class xapi.gwt.log.DevLog
 
newFifo() - Method in class xapi.gwt.log.JsLog
 
next() - Method in class xapi.gwt.collect.JsArrayIterator
 
notNullOrEmpty(String) - Method in class xapi.gwt.util.StringServiceGwt
 
notNullOrEmpty(String, String) - Method in class xapi.gwt.util.StringServiceGwt
 

P

PlatformSet - Class in xapi.dev.util
 
PlatformSet() - Constructor for class xapi.dev.util.PlatformSet
 
prefer(JClassType, JClassType, Class<? extends Annotation>) - Method in class xapi.dev.util.PlatformSet
 
printFinish() - Method in class xapi.dev.util.DefermentWriter
Print the closing block of the given deferment strategy.
printStart() - Method in class xapi.dev.util.DefermentWriter
Print the opening block of the chosen deferment strategy.
process(CompilationUnitDeclaration, String, Map<TypeDeclaration, Binding[]>, Map<MethodDeclaration, JsniMethod>, Map<String, Binding>) - Method in class com.google.gwt.dev.jjs.impl.GwtAstBuilder
Builds all the GWT AST nodes that correspond to one Java source file.
put(String, V) - Method in class xapi.gwt.collect.JsDictionary
 
putAll(Iterable<Map.Entry<String, V>>) - Method in class xapi.gwt.collect.JsDictionary
 

R

remove() - Method in class xapi.gwt.collect.JsArrayIterator
 
remove(String) - Method in class xapi.gwt.collect.JsDictionary
 
remove(E) - Method in class xapi.gwt.collect.JsFifo
 
removeAll(Iterable<String>) - Method in class xapi.gwt.collect.JsDictionary
 
removeAndReturn(String) - Method in class xapi.gwt.collect.JsDictionary
 
removeValue(String) - Method in class xapi.gwt.collect.JsStringDictionary
 
require(String) - Static method in class com.google.gwt.user.rebind.SourceFileComposerFactory.JavaSourceCategory
 
ResolveTypeSignature - Class in com.google.gwt.dev.javac.asm
Resolve a single parameterized type.
ResolveTypeSignature(Resolver, Map<String, JRealClassType>, TreeLogger, JType[], TypeParameterLookup, JClassType) - Constructor for class com.google.gwt.dev.javac.asm.ResolveTypeSignature
Resolve a parameterized type.
ResolveTypeSignature(Resolver, Map<String, JRealClassType>, TreeLogger, JType[], TypeParameterLookup, JClassType, char) - Constructor for class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 
runLater(Runnable) - Method in class xapi.gwt.time.TimeServiceGwt
 

S

setJavaDocCommentForClass(String) - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
Sets the java doc comment for this.
setPrivacy(String) - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
setStrategy(DefermentWriter.DefermentStrategy) - Method in class xapi.dev.util.DefermentWriter
 
setSuperclass(String) - Method in class com.google.gwt.user.rebind.SourceFileComposerFactory
 
setValue(String, V) - Method in class xapi.gwt.collect.JsStringDictionary
 
SignatureReader - Class in com.google.gwt.dev.asm.signature
A type signature parser to make a signature visitor visit an existing signature.
SignatureReader(String) - Constructor for class com.google.gwt.dev.asm.signature.SignatureReader
Constructs a SignatureReader for the given signature.
size() - Method in class xapi.gwt.collect.JsDictionary
 
size() - Method in class xapi.gwt.collect.JsFifo
 
SourceFileComposerFactory - Class in com.google.gwt.user.rebind
Factory clas to create SourceFileComposer instances.
SourceFileComposerFactory(String, String) - Constructor for class com.google.gwt.user.rebind.SourceFileComposerFactory
 
SourceFileComposerFactory.JavaSourceCategory - Class in com.google.gwt.user.rebind
Represents a java source file category.
SourceFileComposerFactory.JavaSourceCategory(String) - Constructor for class com.google.gwt.user.rebind.SourceFileComposerFactory.JavaSourceCategory
 
StringServiceGwt - Class in xapi.gwt.util
 
StringServiceGwt() - Constructor for class xapi.gwt.util.StringServiceGwt
 
SuperTreeLogger - Class in xapi.gwt.log
 
SuperTreeLogger() - Constructor for class xapi.gwt.log.SuperTreeLogger
 

T

take() - Method in class xapi.gwt.collect.JsFifo
 
TimeServiceGwt - Class in xapi.gwt.time
 
TimeServiceGwt() - Constructor for class xapi.gwt.time.TimeServiceGwt
 
timestamp() - Method in class xapi.gwt.time.TimeServiceGwt
 
toArray() - Method in class xapi.gwt.collect.JsDictionary
 
toBytes(String) - Method in class xapi.gwt.util.StringServiceGwt
 
toCollection(Collection<V>) - Method in class xapi.gwt.collect.JsDictionary
 
toMap(Map<String, V>) - Method in class xapi.gwt.collect.JsDictionary
 
toString() - Method in class xapi.dev.util.InjectionCallbackArtifact
 

U

unwrap(Object) - Method in class xapi.gwt.log.DevLog
 
unwrap(Object) - Method in class xapi.gwt.log.JsLog
 
UserAgent - Annotation Type in xapi.gwt.annotation
Use this annotation on your own marker annotations, to declare that annotation to be a user agent annotation, capable of participating in the generation of selection scripts.
UserAgentAndroid - Annotation Type in xapi.gwt.annotation
 
UserAgentChrome - Annotation Type in xapi.gwt.annotation
 
UserAgentFirefox - Annotation Type in xapi.gwt.annotation
 
UserAgentIE10 - Annotation Type in xapi.gwt.annotation
 
UserAgentIE8 - Annotation Type in xapi.gwt.annotation
 
UserAgentIOS - Annotation Type in xapi.gwt.annotation
 
UserAgentSafari - Annotation Type in xapi.gwt.annotation
 

V

valueOf(String) - Static method in enum xapi.dev.util.DefermentWriter.DefermentStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum xapi.gwt.annotation.GwtCompile.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum xapi.dev.util.DefermentWriter.DefermentStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum xapi.gwt.annotation.GwtCompile.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class xapi.gwt.collect.JsDictionary
 
valueType() - Method in class xapi.gwt.collect.JsDictionary
 
visitArrayType() - Method in class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 
visitBaseType(char) - Method in class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 
visitClassType(String) - Method in class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 
visitEnd() - Method in class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 
visitInnerClassType(String) - Method in class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 
visitTypeArgument() - Method in class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 
visitTypeArgument(char) - Method in class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 
visitTypeVariable(String) - Method in class com.google.gwt.dev.javac.asm.ResolveTypeSignature
 

X

xapi.dev.util - package xapi.dev.util
 
xapi.gwt.annotation - package xapi.gwt.annotation
 
xapi.gwt.collect - package xapi.gwt.collect
 
xapi.gwt.log - package xapi.gwt.log
 
xapi.gwt.time - package xapi.gwt.time
 
xapi.gwt.util - package xapi.gwt.util
 
A B C D E F G H I J K L M N P R S T U V X 

Copyright © December 07, 2012-2014 The Internet Party. All Rights Reserved.