com.google.gwt.maps.jsio.client
Annotation Type Global


@Documented
@Target(value={METHOD,TYPE})
public @interface Global

This annotation is used on a JSWrapper class in a manner similar to Constructor although the value is interpreted as a value reference rather than a function.


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value