Package | Description |
---|---|
com.google.gwt.dev.util.xml |
Modifier and Type | Method and Description |
---|---|
HandlerMethod |
HandlerClassInfo.getEndMethod(String localName) |
HandlerMethod[] |
HandlerClassInfo.getHandlerMethods() |
HandlerMethod |
HandlerClassInfo.getStartMethod(String localName) |
HandlerMethod |
HandlerClassInfo.getTextMethod() |
static HandlerMethod |
HandlerMethod.tryCreate(Method method)
Attempts to create a handler method from any method.
|
Copyright © 2018. All rights reserved.