Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
FocusEvent
buoy.event.WidgetFocusEvent
buoy.event.FocusLostEvent
public class FocusLostEvent
extends WidgetFocusEvent
Constructor Summary | |
|
Method Summary |
Methods inherited from class buoy.event.WidgetFocusEvent | |
getSource , getWidget |
public FocusLostEvent(Widget source, boolean temporary)
Create a FocusLostEvent.
- Parameters:
source
- the Widget which generated this eventtemporary
- specifies whether this represents a permanent or temporary change in focus state