public class DefaultWebFragmentsManager extends Object implements WebFragmentsManager
Constructor and Description |
---|
DefaultWebFragmentsManager() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.util.MultiValueMap<String,MenuEntry> |
accquireMenuEntries() |
List<MenuEntry> |
getMenuEntries(String section)
Pobiera wszystkie komponenty, które powinny zostać dodane do aktualnego komponentu.
|
void |
refreshInterface()
"Odświeża" interfejs - czyści wszystkie zapamiętane elementy.
|
void |
setModuleAccessor(ModuleAccessor moduleAccessor) |
@Autowired public void setModuleAccessor(ModuleAccessor moduleAccessor)
public List<MenuEntry> getMenuEntries(String section)
WebFragmentsManager
MenuEntry.getOrder()
.getMenuEntries
in interface WebFragmentsManager
section
- Identyfikator kontenera nadrzędnego (do którego dodajemy)protected org.springframework.util.MultiValueMap<String,MenuEntry> accquireMenuEntries()
public void refreshInterface()
WebFragmentsManager
refreshInterface
in interface WebFragmentsManager
Copyright © 2014 Suncode. All rights reserved.