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

Packages that use UIFormCellSet
org.efaps.ui.wicket.components.form.set   
org.efaps.ui.wicket.models.cell   
 

Uses of UIFormCellSet in org.efaps.ui.wicket.components.form.set
 

Constructor parameters in org.efaps.ui.wicket.components.form.set with type arguments of type UIFormCellSet
YPanel.AjaxAddNew(java.lang.String _wicketId, org.apache.wicket.model.IModel<UIFormCellSet> _model, YPanel.YRefreshingView _view)
           
YPanel.YRefreshingView(java.lang.String _wicketId, org.apache.wicket.model.IModel<UIFormCellSet> _model)
           
YPanel(java.lang.String _wicketId, org.apache.wicket.model.IModel<UIFormCellSet> _model)
           
 

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

Methods in org.efaps.ui.wicket.models.cell that return UIFormCellSet
 UIFormCellSet FormCellSetModel.getObject()
           
 

Methods in org.efaps.ui.wicket.models.cell with parameters of type UIFormCellSet
 void FormCellSetModel.setObject(UIFormCellSet _uiFormCellSet)
           
 

Constructors in org.efaps.ui.wicket.models.cell with parameters of type UIFormCellSet
FormCellSetModel(UIFormCellSet _uiFormCellSet)
           
 



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