multivalent.std.span

Class ScriptSpan

public class ScriptSpan extends ActionSpan

When click on span, execute script in VScript. Name of node clicked upon put into attributes, which script can access with $node. (Appearance can be set in subclass or via style sheet.)

Version: $Revision: 1.2 $ $Date: 2002/02/02 13:16:27 $

Field Summary
static StringATTR_SCRIPT
Method Summary
protected booleanaction()
booleanappearance(Context cx, boolean all)

Field Detail

ATTR_SCRIPT

public static final String ATTR_SCRIPT

Method Detail

action

protected boolean action()

appearance

public boolean appearance(Context cx, boolean all)