- java.lang.Object
-
- net.thevpc.nuts.runtime.standalone.format.table.DefaultNutsMutableTableModel.DefaultCell
-
-
Constructor Detail
-
DefaultCell
public DefaultCell()
-
Method Detail
-
getColspan
public int getColspan()
- Specified by:
getColspan in interface net.thevpc.nuts.NutsTableCell
-
getRowspan
public int getRowspan()
- Specified by:
getRowspan in interface net.thevpc.nuts.NutsTableCell
-
getX
public int getX()
- Specified by:
getX in interface net.thevpc.nuts.NutsTableCell
-
getY
public int getY()
- Specified by:
getY in interface net.thevpc.nuts.NutsTableCell
-
getValue
public Object getValue()
- Specified by:
getValue in interface net.thevpc.nuts.NutsTableCell
Copyright © 2022 vpc open source initiative. All rights reserved.