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

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

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

Methods in org.efaps.ui.wicket.components.form.set that return types with arguments of type XYValue
protected  java.util.Iterator<org.apache.wicket.model.IModel<XYValue>> YPanel.YRefreshingView.getItemModels()
           
 org.apache.wicket.markup.repeater.Item<XYValue> YPanel.YRefreshingView.newItem(java.lang.String _wicketId, int _index, org.apache.wicket.model.IModel<XYValue> _model)
           
 

Method parameters in org.efaps.ui.wicket.components.form.set with type arguments of type XYValue
 org.apache.wicket.markup.repeater.Item<XYValue> YPanel.YRefreshingView.newItem(java.lang.String _wicketId, int _index, org.apache.wicket.model.IModel<XYValue> _model)
           
protected  void YPanel.YRefreshingView.populateItem(org.apache.wicket.markup.repeater.Item<XYValue> _item)
           
 

Constructor parameters in org.efaps.ui.wicket.components.form.set with type arguments of type XYValue
ValuePanel(java.lang.String _wicketId, org.apache.wicket.model.IModel<?> _model, org.apache.wicket.markup.repeater.Item<XYValue> _item)
           
 

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

Methods in org.efaps.ui.wicket.models.cell that return XYValue
 XYValue XYModel.getObject()
           
 

Methods in org.efaps.ui.wicket.models.cell with parameters of type XYValue
 void XYModel.setObject(XYValue _xymodel)
           
 

Constructors in org.efaps.ui.wicket.models.cell with parameters of type XYValue
XYModel(XYValue _xymodel)
           
 



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