|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trolltech.qt.gui.QTableArea
com.trolltech.qt.gui.QAccessibleTableInterface.CellAtIndex
public static class QAccessibleTableInterface.CellAtIndex
| Field Summary | |
|---|---|
boolean |
isSelected
|
| Fields inherited from class com.trolltech.qt.gui.QTableArea |
|---|
column, columnCount, row, rowCount |
| Constructor Summary | |
|---|---|
QAccessibleTableInterface.CellAtIndex(int row,
int column,
int rowSpan,
int columnSpan,
boolean isSelected)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean isSelected
| Constructor Detail |
|---|
public QAccessibleTableInterface.CellAtIndex(int row,
int column,
int rowSpan,
int columnSpan,
boolean isSelected)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||