org.efaps.ui.wicket.models.cell
Class XYValue
java.lang.Object
org.efaps.ui.wicket.models.cell.XYValue
- All Implemented Interfaces:
- Serializable, org.apache.wicket.IClusterable
public class XYValue
- extends Object
- implements org.apache.wicket.IClusterable
TODO comment
- Version:
- $Id: XYValue.java 3447 2009-11-29 22:46:39Z tim.moxter $
- Author:
- jmox
- See Also:
- Serialized Form
|
Constructor Summary |
XYValue(int _y)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XYValue
public XYValue(int _y)
getY
public int getY()
getX
public int getX()
getXrow
public List<Integer> getXrow()
addX
public void addX(int _x)
- Parameters:
value -
Copyright © 2003-2011 The eFaps Team. All Rights Reserved.