info.aduna.clustermap.panel.request
Class HistoryRequest
java.lang.Object
info.aduna.clustermap.panel.request.Request
info.aduna.clustermap.panel.request.HistoryRequest
public class HistoryRequest
- extends Request
Instances of this class are used to request the RequestHandler to go
back or forth in its history. The number of steps is specified as an offset
to the current position.
| Methods inherited from class info.aduna.clustermap.panel.request.Request |
getSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryRequest
public HistoryRequest(Object source,
HistoryRequest.Direction direction)
getDirection
public HistoryRequest.Direction getDirection()
Copyright © 1997-2008 Aduna. All Rights Reserved.