multivalent.std.ui
public class AttrUI extends Behavior
Version: $Revision: 1.2 $ $Date: 2002/02/01 07:59:06 $
See Also: SemanticEvent SemanticUI
Field Summary | |
---|---|
static String | ATTR_CATEGORY Hub attribute that sets category group within menu. |
static String | ATTR_PARENT Hub attribute that gives menu (createWidget/parent). |
static String | ATTR_SCRIPT Hub attribute to set VScript script to execute when widget is activated. |
static String | ATTR_TITLE Hub attribute that gives text to show in menu. |
static String | ATTR_VARIABLE Hub attribute that sets category group within menu. |
static String | MSG_TOGGLE_VAR
Toggle variable between true and false.
|
Method Summary | |
---|---|
void | restore(ESISNode n, Map<String,Object> attr, Layer layer) |
boolean | semanticEventAfter(SemanticEvent se, String msg) |
boolean | semanticEventBefore(SemanticEvent se, String msg) |
"toggleVariable": arg= java.lang.String variable-name.