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
public void commandSelected(CommandEvent evt)
invoked when the command has been selected
public void commandUnselected(CommandEvent evt)
invoked when the command has been unselected


Field Detail

Constructor Detail

Method Detail

commandSelected

    public void commandSelected(CommandEvent evt)

invoked when the command has been selected


commandUnselected

    public void commandUnselected(CommandEvent evt)

invoked when the command has been unselected



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