| Module: | libext | Package: | wrap.ext | Parent: | Panel | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.Tip
Inheritance : Object : Observable : Component : BoxComponent : Container : Panel
Constructors
| Signature |
| public Tip(TipConfig config) |
Methods
| Name | Signature |
| showAt | void showAt(Array<int> xy) |
| showBy | void showBy(Element element) |
| showBy | void showBy(HTMLElement element) |
| showBy | void showBy(String elementId) |
| showBy | void showBy(Element element, String position) |
| showBy | void showBy(HTMLElement element, String position) |
Constructors
|
public Tip(TipConfig config) Parameters
|
Methods
|
showAt void showAt(Array<int> xy) Parameters
|
|
showBy void showBy(Element element) Parameters
|
|
showBy void showBy(HTMLElement element) Parameters
|
|
showBy void showBy(String elementId) Parameters
|
|
showBy void showBy(Element element, String position) Parameters
|
|
showBy void showBy(HTMLElement element, String position) Parameters
|
| Module: | libext | Package: | wrap.ext | Parent: | Panel | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |