public class InputDesignScenarioEvent extends EventObject
Scenario change on InputDesign| Modifier and Type | Field and Description |
|---|---|
protected Scenario |
scenario |
source| Constructor and Description |
|---|
InputDesignScenarioEvent(InputDesign inputDesign,
Scenario scenario) |
protected Scenario scenario
public InputDesignScenarioEvent(InputDesign inputDesign, Scenario scenario)
public InputDesign getSource()
getSource in class EventObjectpublic Scenario getScenario()
Copyright © 2011–2014 Code Lutin. All rights reserved.