public class GraphDashlet.GraphView.PrefabGraphChangeHandler extends DirectionalChangeHandler
Constructor and Description |
---|
PrefabGraphChangeHandler() |
Modifier and Type | Method and Description |
---|---|
String[] |
getTimes()
Returns start and end times as Strings, in standard Java milliseconds
values.
|
void |
onChange(com.google.gwt.event.dom.client.ChangeEvent event,
int direction)
onChange
|
onChange
public void onChange(com.google.gwt.event.dom.client.ChangeEvent event, int direction)
DirectionalChangeHandler
onChange
onChange
in class DirectionalChangeHandler
event
- a ChangeEvent
object.direction
- a int.public String[] getTimes()
Copyright © 2015. All rights reserved.