|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.debug.internal.Highlight
public class Highlight
Highlights a widget in the UI by overlaying a semi-transparent colored div.
Multiple highlights can be added, then selectively removed with
hide(Element) or all at once with hideAll().
Note that highlights are intended to be short-term; highlights do not move or
disappear with the highlighted widget, and it is also fairly likely that
someone else calls hideAll() eventually.
| Constructor Summary | |
|---|---|
Highlight()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Highlight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||