Package com.dassault_systemes.catjdialog |
|
Class CATCellActionNotification
|
java.lang.Object
|
+-com.dassault_systemes.catjdialog.CATNotification
|
+-com.dassault_systemes.catjdialog.CATCellActionNotification
Framework : CATJDialog
Module : CATJDialog
public class CATCellActionNotification
This class is used by CATTable
to notify that an action occured in a cell.
It contains information to identify the source table cell.
- See Also:
- com.dassault_systemes.catjdialog.CATTable
CATCellActionNotification
CATCellActionNotification(String description)
Creates a cell action notification
- Parameters:
description
- The notification description.
getSelection
CATCellSelection getSelection()
Returns an object identifying the source cell for this notification.
- Returns:
An object identifying the source cell for this notification.
Copyright © 2000, Dassault Systèmes. All rights reserved