|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<ScrollbarBundle.VisibilityHandler>
com.vaadin.client.widget.escalator.ScrollbarBundle.VisibilityChangeEvent
public static class ScrollbarBundle.VisibilityChangeEvent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
com.google.gwt.event.shared.GwtEvent.Type<H> |
| Field Summary | |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ScrollbarBundle.VisibilityHandler> |
TYPE
|
| Method Summary | |
|---|---|
protected void |
dispatch(ScrollbarBundle.VisibilityHandler handler)
|
com.google.gwt.event.shared.GwtEvent.Type<ScrollbarBundle.VisibilityHandler> |
getAssociatedType()
|
boolean |
isScrollerVisible()
Checks whether the scroll handle is currently visible or not |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
assertLive, getSource, isLive, kill, revive |
| Methods inherited from class com.google.web.bindery.event.shared.Event |
|---|
setSource, toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final com.google.gwt.event.shared.GwtEvent.Type<ScrollbarBundle.VisibilityHandler> TYPE
| Method Detail |
|---|
public boolean isScrollerVisible()
true if the scroll handle is currently visible.
false if not.public com.google.gwt.event.shared.GwtEvent.Type<ScrollbarBundle.VisibilityHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ScrollbarBundle.VisibilityHandler>protected void dispatch(ScrollbarBundle.VisibilityHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ScrollbarBundle.VisibilityHandler>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||