Package com.dassault_systemes.catjdialog

   
Class CATCellActionNotification

 
Class Hierarchy
java.lang.Object
  |
  +-com.dassault_systemes.catjdialog.CATNotification
        |
        +-com.dassault_systemes.catjdialog.CATCellActionNotification
Class Location

Framework : CATJDialog

Module : CATJDialog

Class Description

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
Field Summary

Constructor Summary
CATCellActionNotification(String description)

Method Summary
CATCellSelection getSelection()


Field Detail

Constructor Detail

CATCellActionNotification

    CATCellActionNotification(String description)

Creates a cell action notification

Parameters:
description
The notification description.

Method Detail

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