public interface BookmarkHandler
GenericBookmarkHandlerController| Modifier and Type | Method and Description |
|---|---|
void |
handleBookmark(org.zkoss.zk.ui.event.BookmarkEvent data,
WidgetInstanceManager wim)
Handles a bookmark event.
|
void handleBookmark(org.zkoss.zk.ui.event.BookmarkEvent data,
WidgetInstanceManager wim)
data - Bookmark event data BookmarkEventwim - WidgetInstanceManager of the widget instance that invokes the handler.Copyright © 2018. All rights reserved.