JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Help
GWT 2.9.0
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.gwt.core.ext.soyc
Interface HasEnclosing
All Known Subinterfaces:
FieldMember
,
MethodMember
public interface
HasEnclosing
A tag interface for Members to indicate that they have an enclosing ClassMember.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ClassMember
getEnclosing
()
Method Detail
getEnclosing
ClassMember
getEnclosing()
Skip navigation links
Overview
Package
Class
Use
Deprecated
Help
GWT 2.9.0
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method