rero.gui.script
public class UIOperators extends Object implements Function, Loadable
| Field Summary | |
|---|---|
| protected IRCSession | session |
| Constructor Summary | |
|---|---|
| UIOperators(IRCSession _session) | |
| Method Summary | |
|---|---|
| Scalar | evaluate(String function, ScriptInstance script, Stack locals) |
| boolean | scriptLoaded(ScriptInstance script) |
| boolean | scriptUnloaded(ScriptInstance script) |