JavaScript is disabled on your browser.
Skip navigation links
GWT 2.11.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.gwt.core.ext
Interface RebindRuleResolver
public interface
RebindRuleResolver
An interface for encapsulating rebind rule resolution.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
checkRebindRuleResolvable
(
String
typeName)
Method Details
checkRebindRuleResolvable
boolean
checkRebindRuleResolvable
(
String
typeName)