public class UiEventFocusLoss extends UiEventFocus
UiEvent
for EventType.FOCUS_LOSS
.Constructor and Description |
---|
UiEventFocusLoss(UiFeatureFocus source,
boolean programmatic)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
EventType |
getType()
This method gets the
type of this event. |
getSource
isProgrammatic, toString
public UiEventFocusLoss(UiFeatureFocus source, boolean programmatic)
source
- - see UiEventFocus.getSource()
.programmatic
- - see AbstractUiEvent.isProgrammatic()
.Copyright © 2001–2016 mmm-Team. All rights reserved.