Package org.eclipse.birt.core.script
Interface IScriptContext
- All Known Implementing Classes:
ScriptContext
public interface IScriptContext
-
Method Summary
Modifier and TypeMethodDescriptionvoid
removeAttribute
(String name) void
setAttribute
(String name, Object value)
-
Method Details
-
setAttribute
-
removeAttribute
-