Package com.google.gwt.place.shared
Annotation Type Prefix
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface PrefixIndicates the prefix to use when the token written byPlaceTokenizer.getToken(Place)is written toHistory.newItem(java.lang.String).com.google.gwt.place.rebind.PlaceHistoryMapperGeneratorlooks for this annotation on the factory methods that return a tokenizer, and on the tokenizer types themselves.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-