public class LayoutChangedEvent
extends org.zkoss.zk.ui.event.Event
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_LAYOUT_CHANGED |
| Constructor and Description |
|---|
LayoutChangedEvent(org.zkoss.zk.ui.Component target,
UIElementBase element) |
| Modifier and Type | Method and Description |
|---|---|
UIElementBase |
getUIElement()
Returns the UI element that changed.
|
public static final String ON_LAYOUT_CHANGED
public LayoutChangedEvent(org.zkoss.zk.ui.Component target,
UIElementBase element)
public UIElementBase getUIElement()
Copyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.