multivalent.std.ui

Class SelectionUI

public class SelectionUI extends Behavior

Lookup selection or current URI at scripted destination.

Version: $Revision$ $Date$

Field Summary
static StringATTR_FULLPAGEURI
Hub attribute that gives text to show in menu.
static StringATTR_SELURI
Hub attribute that gives text to show in menu.
static StringATTR_TITLE
Hub attribute that gives text to show in menu.
static StringATTR_URI
Hub attribute that gives text to show in menu.
Method Summary
booleansemanticEventAfter(SemanticEvent se, String msg)
booleansemanticEventBefore(SemanticEvent se, String msg)

Field Detail

ATTR_FULLPAGEURI

public static final String ATTR_FULLPAGEURI
Hub attribute that gives text to show in menu.

ATTR_SELURI

public static final String ATTR_SELURI
Hub attribute that gives text to show in menu.

ATTR_TITLE

public static final String ATTR_TITLE
Hub attribute that gives text to show in menu.

ATTR_URI

public static final String ATTR_URI
Hub attribute that gives text to show in menu.

Method Detail

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)