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