| Package | Description |
|---|---|
| io.crysknife.ui.navigation.client.local |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContentDelegation.hideContent(Object page,
elemental2.dom.HTMLElement container,
org.jboss.elemento.ElementsBag elements,
Object nextPage,
DelegationControl control) |
void |
ContentDelegation.hideContent(Object page,
elemental2.dom.HTMLElement container,
org.jboss.elemento.ElementsBag elements,
Object nextPage,
DelegationControl control)
Called when the page is hiding its content (clearing the navigation container).
|
void |
DefaultContentDelegation.showContent(Object page,
elemental2.dom.HTMLElement container,
org.jboss.elemento.ElementsBag elements,
Object previousPage,
DelegationControl control) |
void |
ContentDelegation.showContent(Object page,
elemental2.dom.HTMLElement container,
org.jboss.elemento.ElementsBag elements,
Object previousPage,
DelegationControl control)
Called when the page is showing its content (setting the navigation container).
|
Copyright © 2020 Treblereel. All rights reserved.