JavaScript is disabled on your browser.
Skip navigation links
rewrite-integration-gwt 6.0.0.Alpha1
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.ocpsoft.rewrite.gwt.client.history
Interface ContextPathListener
public interface
ContextPathListener
Listener to be notified when the application context path is set.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onContextPathSet
(
String
contextPath)
Method Details
onContextPathSet
void
onContextPathSet
(
String
contextPath)