Uses of Class
org.efaps.ui.wicket.models.cell.UIFormCellCmd

Packages that use UIFormCellCmd
org.efaps.ui.wicket.components.form.command   
org.efaps.ui.wicket.models.cell   
 

Uses of UIFormCellCmd in org.efaps.ui.wicket.components.form.command
 

Constructors in org.efaps.ui.wicket.components.form.command with parameters of type UIFormCellCmd
AjaxExecuteLink(java.lang.String _wicketId, FormContainer _form, UIFormCellCmd _uiObject)
           
 

Uses of UIFormCellCmd in org.efaps.ui.wicket.models.cell
 

Methods in org.efaps.ui.wicket.models.cell that return UIFormCellCmd
 UIFormCellCmd FormCellCmdModel.getObject()
           
 

Methods in org.efaps.ui.wicket.models.cell with parameters of type UIFormCellCmd
 void FormCellCmdModel.setObject(UIFormCellCmd _uiFormCellCmd)
           
 

Constructors in org.efaps.ui.wicket.models.cell with parameters of type UIFormCellCmd
FormCellCmdModel(UIFormCellCmd _uiFormCellCmd)
           
 



Copyright © 2003-2010 The eFaps Team. All Rights Reserved.