public class AccessibleTableCellEvent
extends SWTEventObject
AccessibleTableCellListener
,
AccessibleTableCellAdapter
Modifier and Type | Field and Description |
---|---|
Accessible |
accessible |
Accessible[] |
accessibles |
int |
count |
int |
index |
boolean |
isSelected |
Constructor and Description |
---|
AccessibleTableCellEvent(java.lang.Object source)
Constructs a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a string containing a concise, human-readable
description of the receiver.
|
public Accessible accessible
public Accessible[] accessibles
public boolean isSelected
public int count
public int index
Copyright (c) EclipseSource and others 2002, 2014.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0