JavaXT
|
|||||||||||||
Callout ClassUsed to create simple tooltip/popup boxes with an arrow.
ConstructorsUsed to instantiate this class
Config Optionsposition
style Style for individual elements within the component. Note that you can provide CSS class names instead of individual style definitions.
EventsPublic MethodsgetInnerDiv( ) Returns the content div inside the callout that can be populated with text, html, menu buttons, etc. showAt( x, y, position, align ) Used to render the callout at a specific coordinate. The tip of the arrow associated with the callout will appear at the given coordinate.
|