Package com.dassault_systemes.catweb.base.catlet.command

   
Interface CommandListener

 
Class Hierarchy
com.dassault_systemes.catweb.base.catlet.command.CommandListener
Class Location

Framework : PortalBase

Module : PLBbase

Class Description

public interface CommandListener

The listener interface for receiving CommandEvents.

   All Implemented Interfaces:
EventListener
Field Summary

Constructor Summary

Method Summary
void commandSelected(CommandEvent evt)
void commandUnselected(CommandEvent evt)


Field Detail

Constructor Detail

Method Detail

commandSelected

    void commandSelected(CommandEvent evt)

invoked when the command has been selected


commandUnselected

    void commandUnselected(CommandEvent evt)

invoked when the command has been unselected



Copyright © 2000, Dassault Systèmes. All rights reserved