|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IMacroTrigger | |
| org.wcb.autohome.implementations | |
| org.wcb.autohome.model | |
| Uses of IMacroTrigger in org.wcb.autohome.implementations |
| Classes in org.wcb.autohome.implementations that implement IMacroTrigger | |
class |
MacroTrigger
Filename: $Id: MacroTrigger.java,v 1.4 2004/02/28 00:21:49 wbogaardt Exp $ Abstract: This is the triggering event that will cause a macro and its associated events to execut. |
| Constructors in org.wcb.autohome.implementations with parameters of type IMacroTrigger | |
MacroTrigger(IMacroTrigger newO)
This will clone and create an object from the macro trigger interface |
|
| Uses of IMacroTrigger in org.wcb.autohome.model |
| Methods in org.wcb.autohome.model with parameters of type IMacroTrigger | |
void |
MacroTriggerModel.addRow(IMacroTrigger newRow)
Add a row of IMacroTrigger object and fire data table change event. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||