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)
WebFragmentsManagerMenuEntry.getOrder().getMenuEntries in interface WebFragmentsManagersection - Identyfikator kontenera nadrzędnego (do którego dodajemy)protected org.springframework.util.MultiValueMap<String,MenuEntry> accquireMenuEntries()
public void refreshInterface()
WebFragmentsManagerrefreshInterface in interface WebFragmentsManagerCopyright © 2014 Suncode. All rights reserved.