org.primefaces.model.menu
Class DynamicMenuModel
java.lang.Object
org.primefaces.model.menu.BaseMenuModel
org.primefaces.model.menu.DynamicMenuModel
- All Implemented Interfaces:
- Serializable, MenuModel
public class DynamicMenuModel
- extends BaseMenuModel
Default implementation of a MenuModel optimized for dynamic menus that may change after getting initialized.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynamicMenuModel
public DynamicMenuModel()
Copyright © 2013. All rights reserved.