Modifier and Type | Required Element and Description |
---|---|
String |
className
The class to be retained.
|
Modifier and Type | Optional Element and Description |
---|---|
String[] |
fields
Fields are specified as raw names.
|
boolean |
instantiable |
String[] |
methods
Methods are specified as unqualified JSNI signatures.
|
public abstract String className
public abstract String[] fields
fieldName
.public abstract String[] methods
methodName(Lsome/Type;...)
.Copyright © 2018. All rights reserved.