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