public abstract class NavigationTabEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
NavigationTabEvent(String name,
org.zkoss.zk.ui.Component target)
Constructor.
|
NavigationTabEvent(String name,
org.zkoss.zk.ui.Component target,
Object data)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClose() |
void |
setClose()
Set event to close function.
|
public NavigationTabEvent(String name, org.zkoss.zk.ui.Component target)
name - Nametarget - TargetCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.