public class MapSetLogic
extends java.lang.Object
Copyright 2009 Partner Software, Inc.
| Constructor and Description |
|---|
MapSetLogic(MapApp app,
MapSet mapset) |
| Modifier and Type | Method and Description |
|---|---|
void |
runControlScriptsFor(java.lang.String eventName)
Runs scripts in the directory control/eventName/ with appropriate variables.
|