public abstract class UiEventCollapseOrExpand extends AbstractUiEvent
Modifier and Type | Field and Description |
---|---|
private UiFeatureCollapse |
source |
Constructor and Description |
---|
UiEventCollapseOrExpand(UiFeatureCollapse source,
boolean programmatic)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
UiFeatureCollapse |
getSource() |
isProgrammatic, toString
private final UiFeatureCollapse source
getSource()
public UiEventCollapseOrExpand(UiFeatureCollapse source, boolean programmatic)
source
- - see getSource()
.programmatic
- - see AbstractUiEvent.isProgrammatic()
.public UiFeatureCollapse getSource()
Copyright © 2001–2016 mmm-Team. All rights reserved.