public class UiEventExpand extends UiEventCollapseOrExpand
UiEvent
for EventType.EXPAND
.Constructor and Description |
---|
UiEventExpand(UiFeatureCollapse 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 UiEventExpand(UiFeatureCollapse source, boolean programmatic)
source
- - see UiEventCollapseOrExpand.getSource()
.programmatic
- - see AbstractUiEvent.isProgrammatic()
.Copyright © 2001–2016 mmm-Team. All rights reserved.