Uses of Class
org.weda.model.TableModel.Mode

Packages that use TableModel.Mode
org.weda.model   
org.weda.model.impl   
 

Uses of TableModel.Mode in org.weda.model
 

Methods in org.weda.model that return TableModel.Mode
 TableModel.Mode TableModel.getMode()
          Метод возвращает текущее состояние модели.
static TableModel.Mode TableModel.Mode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TableModel.Mode[] TableModel.Mode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of TableModel.Mode in org.weda.model.impl
 

Methods in org.weda.model.impl that return TableModel.Mode
 TableModel.Mode PageableTableModelImpl.getMode()
           
 TableModel.Mode ObjectTableModel.getMode()
           
 



Copyright © 2005-2006 . All Rights Reserved.