public class LayoutChangedEvent
extends org.fujion.event.Event
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_LAYOUT_CHANGED |
| Constructor and Description |
|---|
LayoutChangedEvent(org.fujion.component.BaseComponent target,
ElementBase element) |
| Modifier and Type | Method and Description |
|---|---|
ElementBase |
getElement()
Returns the UI element that changed.
|
public static final String ON_LAYOUT_CHANGED
public LayoutChangedEvent(org.fujion.component.BaseComponent target,
ElementBase element)
public ElementBase getElement()
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.