asquare.gwt.tk.client.ui.behavior.impl
Class PreventSelectionControllerStandard
java.lang.Object
asquare.gwt.tk.client.ui.behavior.EventDelegateAdaptor
asquare.gwt.tk.client.ui.behavior.ControllerAdaptor
asquare.gwt.tk.client.ui.behavior.PreventSelectionController
asquare.gwt.tk.client.ui.behavior.impl.PreventSelectionControllerStandard
- All Implemented Interfaces:
- Controller, EventDelegate
- Direct Known Subclasses:
- PreventSelectionControllerIE6
public class PreventSelectionControllerStandard
- extends PreventSelectionController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreventSelectionControllerStandard
public PreventSelectionControllerStandard()
doBrowserEvent
protected boolean doBrowserEvent(Widget widget,
Event event)
- Description copied from class:
EventDelegateAdaptor
- A convenience method for processing events. The event is cancelled if the
return value is false.
- Overrides:
doBrowserEvent in class EventDelegateAdaptor
- Returns:
- false to cancel the event
© 2007 Mat Gessel