Uses of Class
eu.webtoolkit.jwt.WStandardItemModel

Packages that use WStandardItemModel
eu.webtoolkit.jwt JWt main package, this package contains all JWt widgets (except for Chart widgets). 
 

Uses of WStandardItemModel in eu.webtoolkit.jwt
 

Methods in eu.webtoolkit.jwt that return WStandardItemModel
 WStandardItemModel WStandardItem.getModel()
          Returns the model.
 

Methods in eu.webtoolkit.jwt with parameters of type WStandardItemModel
protected  void WStandardItem.setModel(WStandardItemModel model)
          Set the model for this WStandardItem and its children.