| Package | Description |
|---|---|
| com.google.gwt.dev.util.xml |
| Modifier and Type | Method and Description |
|---|---|
static HandlerParam |
HandlerParam.create(Method method,
String normalizedTagName,
int paramIndex)
Looks for a field of the form [methodName]_[paramIndex]_[attrName].
|
HandlerParam |
HandlerMethod.getParam(int i) |
| Constructor and Description |
|---|
HandlerArgs(Schema schema,
int lineNumber,
String elemName,
HandlerParam[] handlerParams) |
Copyright © 2018. All rights reserved.