C# (CSharp) Fluqi.Widget.jToolTip Namespace

Classes

Name Description
AnimationOptions Models the Animation child for setting placement of the ToolTip control.
Events A set of properties to apply to a set of jQuery UI ToolTip.
Methods The "Methods" are called after the control has been initialised. If for instance you want to change the value of a property, or invoke "some" action on the control (e.g. "open" or "close") you call the "Method" rather than through the "Options" (as Options is about the initialisation of the control).
Options A set of properties to apply to a set of jQuery UI ToolTip.
PositionOptions Models the Position child for setting placement of the tooltip control.
Rendering Responsible for setting how the control should be rendered to the page. For instance should the control CSS be rendered, should pretty layout be used, etc.
ToolTip