public interface PerspectiveChooserRenderer
PerspectiveChooserWidgetController's toolbar| Modifier and Type | Method and Description |
|---|---|
void |
renderTree(org.zkoss.zk.ui.Component parent,
NavigationContext context)
Renders
PerspectiveChooserWidgetController's toolbar |
void |
updatePerspectiveSelection(org.zkoss.zk.ui.Component parent,
NavigationContext context)
Method informs renderer that selection of perspective has changed from other source then users action on elements
rendered by this renderer.
|
void renderTree(org.zkoss.zk.ui.Component parent,
NavigationContext context)
PerspectiveChooserWidgetController's toolbarparent - toolbar componentcontext - chooser's contextvoid updatePerspectiveSelection(org.zkoss.zk.ui.Component parent,
NavigationContext context)
PerspectiveChooserWidgetController's toolbar
are rendered properly in regards of new selection.parent - toolbar componentcontext - chooser's contextCopyright © 2018. All rights reserved.