com.retek.rmm.gui.screen.promotions
Interface PromotionTrigger
- All Superinterfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public interface PromotionTrigger
- extends java.awt.event.ActionListener
buildPanel
public void buildPanel()
layoutPanel
public void layoutPanel()
setAddMode
public void setAddMode(PromotionDialogHandler handler)
setEditMode
public void setEditMode(PromotionDialogHandler handler)
setEnabled
public void setEnabled(boolean enable)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent event)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
refreshTable
public void refreshTable()
doSearch
public void doSearch()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25