jaxx.demo.tree
Class DemoDataProvider
java.lang.Object
jaxx.demo.tree.DemoDataProvider
- All Implemented Interfaces:
- NavDataProvider
public class DemoDataProvider
- extends Object
- implements NavDataProvider
Data provider of the navigation tree.
- Since:
- 2.1
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mapping
protected Map<String,List<Object>> mapping
- mapping of demo per package
DemoDataProvider
public DemoDataProvider()
addMapping
protected void addMapping(String packageName,
Object... classes)
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled in interface NavDataProvider
getImplementations
public List<Object> getImplementations(String packageName)
Copyright © 2008-2012 CodeLutin. All Rights Reserved.