Package com.dassault_systemes.catweb.base.catlet.command |
|
Interface CommandListener
|
com.dassault_systemes.catweb.base.catlet.command.CommandListener
Framework : PortalBase
Module : PLBbase
public interface CommandListener
The listener interface for receiving CommandEvents.
All Implemented Interfaces:
EventListener
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