public interface WebFragmentsManager
| Modifier and Type | Method and Description |
|---|---|
Menu |
getMenu(String section)
Zwraca zbudowane
Menu dla podanej sekcji. |
List<MenuEntry> |
getMenuEntries(String section)
Deprecated.
|
void |
refreshInterface()
"Odświeża" interfejs - czyści wszystkie zapamiętane elementy.
|
@Deprecated List<MenuEntry> getMenuEntries(String section)
MenuItem.getOrder().section - Identyfikator kontenera nadrzędnego (do którego dodajemy)Menu getMenu(String section)
Menu dla podanej sekcji.section - Identyfikator kontenera nadrzędnego (do którego dodajemy)void refreshInterface()
Copyright © 2016 Suncode. All rights reserved.