Class | Description |
---|---|
PrototipBehaviour |
Prototip behavior
The component you add this behavior to will be the component which the tooltip appears for
note this does not work if you add the behavior to a panel
|
PrototipSettings |
This is a class for creating settings to be used with the prototip lib (the optional third
argument)
in all cases you do not need to worry about enclosing your strings in ' '
There is logic in place so that if you enter false or true (ie the boolean), or a number it will
not enclose your string in '', where as any other string it will
see http://www.nickstakenburg.com/projects/prototip/ for a better description of the options that
prototip uses
|
Enum | Description |
---|---|
JS_TYPE |
Enum for selecting which javascript file to add to the head
|
Copyright © 2015. All rights reserved.