Package | Description |
---|---|
com.google.gwt.aria.client | |
com.google.gwt.core.ext.linker.impl | |
com.google.gwt.dev | |
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.impl | |
com.google.gwt.dev.js | |
com.google.gwt.dev.shell | |
com.google.gwt.dev.shell.remoteui | |
com.google.gwt.dev.util.msg | |
com.google.gwt.jsonp.client |
Classes for sending cross domain requests to an http server, potentially on a
different domain, via JSONP.
|
com.google.gwt.resources.css |
Support package for manipulating CSS resources.
|
com.google.gwt.resources.gss | |
com.google.gwt.soyc | |
com.google.gwt.text.client |
Classes for parsing and rendering numbers, dates, and times.
|
com.google.gwt.uibinder.client.impl | |
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
com.google.gwt.user.client.rpc.core.java.lang | |
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
com.google.gwt.validation.client.impl | |
java.lang |
Modifier and Type | Field and Description |
---|---|
static Attribute<Integer> |
Property.LEVEL |
static Attribute<Integer> |
Property.POSINSET |
static Attribute<Integer> |
Property.SETSIZE |
static Attribute<Integer> |
ExtraAttribute.TABINDEX |
Modifier and Type | Method and Description |
---|---|
void |
StatementRangesBuilder.addEndPosition(Integer endPosition) |
void |
StatementRangesBuilder.addStartPosition(Integer startPosition) |
Constructor and Description |
---|
StandardStatementRanges(List<Integer> starts,
List<Integer> ends) |
StandardStatementRanges(List<Integer> starts,
List<Integer> ends) |
Modifier and Type | Method and Description |
---|---|
static Map<String,List<Integer>> |
GwtCreateMap.getAnswerPermutations(List<GwtCreateMap> maps,
String key)
Given an argument to GWT.create(), returns a map containing each possible return type and the
permutations that would create it.
|
Modifier and Type | Method and Description |
---|---|
List<Integer> |
JProgram.getInitialFragmentIdSequence() |
Modifier and Type | Method and Description |
---|---|
void |
JProgram.setInitialFragmentIdSequence(List<Integer> initialFragmentIdSequence) |
Modifier and Type | Method and Description |
---|---|
Integer |
ResolveRuntimeTypeReferences.IntTypeMapper.get(JType type) |
Integer |
ResolveRuntimeTypeReferences.IntTypeMapper.getOrCreateTypeId(JType type) |
Modifier and Type | Method and Description |
---|---|
protected void |
JsAbstractTextTransformer.addStatement(int index,
String code,
StringBuilder newJs,
ArrayList<Integer> starts,
ArrayList<Integer> ends) |
protected void |
JsAbstractTextTransformer.addStatement(int index,
String code,
StringBuilder newJs,
ArrayList<Integer> starts,
ArrayList<Integer> ends) |
protected void |
JsAbstractTextTransformer.beginStatement(int index,
StringBuilder newJs,
ArrayList<Integer> starts) |
protected void |
JsAbstractTextTransformer.beginStatements(StringBuilder newJs,
ArrayList<Integer> starts,
ArrayList<Integer> ends)
Called if any operations need to be performed before all statements have
been processed.
|
protected void |
JsAbstractTextTransformer.beginStatements(StringBuilder newJs,
ArrayList<Integer> starts,
ArrayList<Integer> ends)
Called if any operations need to be performed before all statements have
been processed.
|
void |
ResolveRuntimeTypeReferences.IntTypeMapper.copyFrom(ResolveRuntimeTypeReferences.TypeMapper<Integer> that) |
protected void |
JsAbstractTextTransformer.endStatement(int index,
StringBuilder newJs,
ArrayList<Integer> ends) |
protected void |
JsFunctionClusterer.endStatements(StringBuilder newJs,
ArrayList<Integer> starts,
ArrayList<Integer> ends) |
protected void |
JsFunctionClusterer.endStatements(StringBuilder newJs,
ArrayList<Integer> starts,
ArrayList<Integer> ends) |
protected void |
JsAbstractTextTransformer.endStatements(StringBuilder newJs,
ArrayList<Integer> starts,
ArrayList<Integer> ends)
Called if any operations need to be performed after all statements have
been processed.
|
protected void |
JsAbstractTextTransformer.endStatements(StringBuilder newJs,
ArrayList<Integer> starts,
ArrayList<Integer> ends)
Called if any operations need to be performed after all statements have
been processed.
|
Modifier and Type | Method and Description |
---|---|
static com.google.gwt.thirdparty.guava.common.collect.Multimap<String,Integer> |
BaselineCoverageGatherer.exec(JProgram jProgram) |
Map<JsName,Integer> |
SizeBreakdown.getSizeMap() |
Modifier and Type | Method and Description |
---|---|
static void |
CoverageInstrumentor.exec(JsProgram jsProgram,
com.google.gwt.thirdparty.guava.common.collect.Multimap<String,Integer> instrumentableLines) |
Constructor and Description |
---|
SizeBreakdown(int size,
Map<JsName,Integer> sizeMap) |
Modifier and Type | Method and Description |
---|---|
Set<Integer> |
RemoteObjectTable.getRefIdsForCleanup() |
Set<Integer> |
BrowserChannel.getRefIdsForCleanup() |
Set<Integer> |
BrowserChannel.ObjectRefFactory.getRefIdsForCleanup() |
Modifier and Type | Method and Description |
---|---|
void |
ViewerServiceClient.addLogBranch(int indexInParent,
TreeLogger.Type type,
String msg,
Throwable caught,
TreeLogger.HelpInfo helpInfo,
int parentLogHandle,
Callback<Integer> callback)
Add an entry that also serves as a log branch.
|
Modifier and Type | Method and Description |
---|---|
protected Formatter |
Message.getFormatter(Integer i) |
Modifier and Type | Method and Description |
---|---|
JsonpRequest<Integer> |
JsonpRequestBuilder.requestInteger(String url,
AsyncCallback<Integer> callback) |
Modifier and Type | Method and Description |
---|---|
JsonpRequest<Integer> |
JsonpRequestBuilder.requestInteger(String url,
AsyncCallback<Integer> callback) |
Modifier and Type | Method and Description |
---|---|
SortedMap<Integer,List<CssSubstitution>> |
CssGenerationVisitor.getSubstitutionPositions() |
Modifier and Type | Method and Description |
---|---|
Integer |
ValueFunction.getNumExpectedArguments() |
Integer |
ResourceUrlFunction.getNumExpectedArguments() |
Integer |
EvalFunction.getNumExpectedArguments() |
Modifier and Type | Field and Description |
---|---|
Map<String,Integer> |
SizeBreakdown.classToSize |
Map<String,Integer> |
SizeBreakdown.methodToSize |
Map<String,Integer> |
SizeBreakdown.packageToSize |
Modifier and Type | Method and Description |
---|---|
Map<Integer,SizeBreakdown> |
GlobalInformation.getExclusiveCodeBreakdowns()
Gets the exclusive code breakdown.
|
ArrayList<Integer> |
GlobalInformation.getInitialFragmentLoadSequence()
Gets the initial load sequence.
|
Modifier and Type | Method and Description |
---|---|
Integer |
IntegerParser.parse(CharSequence object) |
Modifier and Type | Method and Description |
---|---|
static Renderer<Integer> |
IntegerRenderer.instance()
Returns the instance.
|
static Parser<Integer> |
IntegerParser.instance()
Returns the instance of the no-op renderer.
|
Modifier and Type | Method and Description |
---|---|
String |
IntegerRenderer.render(Integer object) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractUiRenderer.UiRendererDispatcher.initDispatchTable(String[] keys,
Integer[] values)
Initializes the dispatch table if necessary.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCellTable.clearColumnWidth(Integer column)
Clear the width of the specified
Column . |
Modifier and Type | Method and Description |
---|---|
static Integer |
Integer_CustomFieldSerializer.instantiate(SerializationStreamReader streamReader) |
Integer |
Integer_CustomFieldSerializer.instantiateInstance(SerializationStreamReader streamReader) |
Modifier and Type | Method and Description |
---|---|
static void |
Integer_CustomFieldSerializer.deserialize(SerializationStreamReader streamReader,
Integer instance) |
void |
Integer_CustomFieldSerializer.deserializeInstance(SerializationStreamReader streamReader,
Integer instance) |
static void |
Integer_CustomFieldSerializer.serialize(SerializationStreamWriter streamWriter,
Integer instance) |
void |
Integer_CustomFieldSerializer.serializeInstance(SerializationStreamWriter streamWriter,
Integer instance) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
TabPanel.addBeforeSelectionHandler(BeforeSelectionHandler<Integer> handler) |
HandlerRegistration |
TabLayoutPanel.addBeforeSelectionHandler(BeforeSelectionHandler<Integer> handler) |
HandlerRegistration |
TabBar.addBeforeSelectionHandler(BeforeSelectionHandler<Integer> handler) |
HandlerRegistration |
StackLayoutPanel.addBeforeSelectionHandler(BeforeSelectionHandler<Integer> handler) |
HandlerRegistration |
TabPanel.addSelectionHandler(SelectionHandler<Integer> handler) |
HandlerRegistration |
TabLayoutPanel.addSelectionHandler(SelectionHandler<Integer> handler) |
HandlerRegistration |
TabBar.addSelectionHandler(SelectionHandler<Integer> handler) |
HandlerRegistration |
StackLayoutPanel.addSelectionHandler(SelectionHandler<Integer> handler) |
Modifier and Type | Method and Description |
---|---|
javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext |
ConstraintValidatorContextImpl.NodeContextBuilderImpl.atIndex(Integer index) |
Modifier and Type | Field and Description |
---|---|
static Class<Integer> |
Integer.TYPE |
Modifier and Type | Method and Description |
---|---|
static Integer |
Integer.decode(String s) |
static Integer |
Integer.valueOf(int i) |
static Integer |
Integer.valueOf(String s) |
static Integer |
Integer.valueOf(String s,
int radix) |
Modifier and Type | Method and Description |
---|---|
int |
Integer.compareTo(Integer b) |
Copyright © 2018. All rights reserved.