Class ControlTableCell
- java.lang.Object
-
- ch.sahits.game.openpatrician.javafx.model.ControlTableCell
-
- All Implemented Interfaces:
ITableCell
public class ControlTableCell extends java.lang.Object implements ITableCell
Table cell containing a control.- Author:
- Andi Hotz, (c) Sahits GmbH, 2013 Created on Nov 16, 2013
-
-
Constructor Summary
Constructors Constructor Description ControlTableCell(javafx.scene.Node control)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javafx.scene.NodegetControl()
-