|
Webnote | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--GLOBALS
Method Summary | |
<static> int
|
cmpNotesZ(<Note> a, <Note> b)
Determine which note is above which other note. |
<static> void
|
colorMap()
|
<static> void
|
db(<string> msg)
Write a message to the debug textarea. |
<static> Object
|
findPos(obj)
modified from http://www.quirksmode.org/js/findpos.html to return a Point() |
<static> {HtmlElement}
|
get(<string> id)
Get a reference to an html object given the id. |
<static> Point
|
getPageSize()
Get the size of the browser. |
<static> void
|
init()
Initialize the workspace. |
<static> void
|
isEsc(s)
|
<static> Object
|
myescape(s)
myescape and myunescape are provided for safari compatability. |
<static> Object
|
myunescape(s)
myescape and myunescape are provided for safari compatability. |
Method Detail |
<static> int cmpNotesZ(<Note> a, <Note> b)
a
-
b
-
<static> void colorMap()
<static> void db(<string> msg)
msg
- the message to display
<static> Object findPos(obj)
<static> {HtmlElement} get(<string> id)
id
- id of the object
<static> Point getPageSize()
<static> void init()
<static> void isEsc(s)
<static> Object myescape(s)
<static> Object myunescape(s)
|
Webnote | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |