multivalent.std.ui
public class SpanUI extends Behavior
Version: $Revision: 1.2 $ $Date: 2002/02/01 05:26:27 $
See Also: SemanticUI WindowUI
Field Summary | |
---|---|
static String | ATTR_ATTRS Hub attribute that gives the new Span's additional attributes. |
static String | ATTR_CATEGORY Hub attribute that sets category group within menu. |
static String | ATTR_CREATEDAT Newly created attribute that records creation time, as given by System#currentTimeMillis(). |
static String | ATTR_EDIT Hub attribute that, if present, immediately invokes editing by user to set other attributes. |
static String | ATTR_LOGICAL Hub attribute that gives new Span's logical name. |
static String | ATTR_PARENT Hub attribute that gives menu (createWidget/parent). |
static String | ATTR_SPANNAME Hub attribute that gives new Span's Java class name (which must be a Span). |
static String | ATTR_TITLE Hub attribute that gives text to show in menu. |
static String | MSG_CREATE
Create a instance of Span describe by hub attributes and move to extent of current selection.
|
Method Summary | |
---|---|
void | restore(ESISNode n, Map<String,Object> attr, Layer layer) |
boolean | semanticEventAfter(SemanticEvent se, String msg) On "createSpan", create span. |
boolean | semanticEventBefore(SemanticEvent se, String msg) |
"createSpan": arg= SpanUI this.