Uses of Interface
org.nuiton.jaxx.tab.TabModel

Packages that use TabModel
org.nuiton.jaxx.tab   
 

Uses of TabModel in org.nuiton.jaxx.tab
 

Fields in org.nuiton.jaxx.tab with type parameters of type TabModel
protected  Map<String,TabModel> TabFactory.models
          dictionary of instanciated models
 

Methods in org.nuiton.jaxx.tab that return TabModel
 TabModel TabFactory.getModel(String tabName, Object... params)
           
protected  TabModel TabFactory.initTabModel(TabContentConfig config, Object... params)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.