EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Package
echopoint.able

Packages that use echopoint.able
echopoint Primary package under which all the public components provided by EchoPoint are organised. 
echopoint.able   
echopoint.jquery   
 

Classes in echopoint.able used by echopoint
AccessKeyable
          The AccessKeyable interface is used to set a access key for a given component.
Alignable
          The Alignable interface is used specify an Alignmeent value.
Attributeable
          Attributeable is an interface that allows a Component to have a series of objects associated with attribute names.
BackgroundImageable
          The BackgroundImageable interface is used specify an background image value..
Borderable
          The Borderable interface is used to produce a border around a component
Delegateable
          Delegateable is an interface where a something can act as a Delegate for a Component and hence get and set properties into the Component.
Heightable
          A Heightable is a component that can have a a fixed height in some specified units.
Insetable
          The Insetable interface is used to set extra space inside and outside a component.
MouseCursorable
          The MouseCursorable interface is used to set a new cursor value when the mouse is moved over a component.
Positionable
          A Positionable is one that can be postioned anywhere on the screen, regardless of the flow layout of other components.
Scrollable
          A Scrollable is a component that can have a a fixed width and/or height, and can present scrollbars when the content of the component is too large to fit inside.
ScrollBarProperties
          ScrollBarProperties is used to contain colors for scroll bars.
Sizeable
          A Sizeable is a component that can have a a fixed width and/or height in some specified units.
Stretchable
          The Stretchable interface is used to indicate that a Component should "stretch" itself to use all left over space inside a parent component.
ToolTipable
          The ToolTipable interface is used to set tool tip text which is displayed when the mouse cursor is hovered over the ToolTipable.
Widthable
          A Sizeable is a component that can have a a fixed width in some specified units.
 

Classes in echopoint.able used by echopoint.able
Delegateable
          Delegateable is an interface where a something can act as a Delegate for a Component and hence get and set properties into the Component.
Heightable
          A Heightable is a component that can have a a fixed height in some specified units.
ScrollBarProperties
          ScrollBarProperties is used to contain colors for scroll bars.
Sizeable
          A Sizeable is a component that can have a a fixed width and/or height in some specified units.
Widthable
          A Sizeable is a component that can have a a fixed width in some specified units.
 

Classes in echopoint.able used by echopoint.jquery
AccessKeyable
          The AccessKeyable interface is used to set a access key for a given component.
Alignable
          The Alignable interface is used specify an Alignmeent value.
Attributeable
          Attributeable is an interface that allows a Component to have a series of objects associated with attribute names.
BackgroundImageable
          The BackgroundImageable interface is used specify an background image value..
Borderable
          The Borderable interface is used to produce a border around a component
Delegateable
          Delegateable is an interface where a something can act as a Delegate for a Component and hence get and set properties into the Component.
Heightable
          A Heightable is a component that can have a a fixed height in some specified units.
Insetable
          The Insetable interface is used to set extra space inside and outside a component.
MouseCursorable
          The MouseCursorable interface is used to set a new cursor value when the mouse is moved over a component.
Positionable
          A Positionable is one that can be postioned anywhere on the screen, regardless of the flow layout of other components.
Scrollable
          A Scrollable is a component that can have a a fixed width and/or height, and can present scrollbars when the content of the component is too large to fit inside.
ScrollBarProperties
          ScrollBarProperties is used to contain colors for scroll bars.
Sizeable
          A Sizeable is a component that can have a a fixed width and/or height in some specified units.
Stretchable
          The Stretchable interface is used to indicate that a Component should "stretch" itself to use all left over space inside a parent component.
ToolTipable
          The ToolTipable interface is used to set tool tip text which is displayed when the mouse cursor is hovered over the ToolTipable.
Widthable
          A Sizeable is a component that can have a a fixed width in some specified units.
 


EchoPoint API - 3.0.0b5
App Webcontainer