|
Multivalent API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmultivalent.VObject
multivalent.Behavior
multivalent.std.SimpleAnchorScrollTo
Scroll to simple anchor, both HTML NAME/ID attr and AnchorSpan annotations. XPointer support will be implemented in same way.
| Field Summary |
|---|
| Fields inherited from class multivalent.Behavior |
|---|
ATTR_BEHAVIOR, name_ |
| Fields inherited from class multivalent.VObject |
|---|
attr_ |
| Constructor Summary | |
|---|---|
SimpleAnchorScrollTo()
|
|
| Method Summary | |
|---|---|
void |
scrollTo(IScrollPane isp,
java.lang.String ref)
Scroll to anchor/id/ref within Document. |
boolean |
semanticEventBefore(SemanticEvent se,
java.lang.String msg)
Scroll in Before so other scrollers, such as forward/backward menu or XPointer, can override (by scrolling again). |
| Methods inherited from class multivalent.Behavior |
|---|
buildAfter, buildBefore, checkRep, clipboardAfter, clipboardBefore, createUI, destroy, eventAfter, eventBefore, formatAfter, formatBefore, getBrowser, getDocument, getInstance, getInstance, getLayer, getLogger, getName, getPreference, getRoot, isEditable, paintAfter, paintBefore, putPreference, redo, restore, restoreChildren, save, semanticEventAfter, setName, toString, undo |
| Methods inherited from class multivalent.VObject |
|---|
attrEntrySetIterator, attrKeysIterator, clearAttributes, getAttr, getAttr, getAttributes, getGlobal, getValue, hasAttributes, putAttr, removeAttr, setAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleAnchorScrollTo()
| Method Detail |
|---|
public boolean semanticEventBefore(SemanticEvent se,
java.lang.String msg)
semanticEventBefore in class Behavior
public void scrollTo(IScrollPane isp,
java.lang.String ref)
|
Multivalent API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||