de.lessvoid.nifty.examples.table
Class TableExampleMain.TableRow
java.lang.Object
de.lessvoid.nifty.examples.table.TableExampleMain.TableRow
- Enclosing class:
- TableExampleMain
public static class TableExampleMain.TableRow
- extends Object
The "model" class. This should really be your own class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
public int index
data
public String[] data
TableExampleMain.TableRow
public TableExampleMain.TableRow(int index,
String... param)
Copyright © 2011. All Rights Reserved.