public class ShowHiddenFilesEvent extends com.google.gwt.event.shared.GwtEvent<ShowHiddenFilesEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ShowHiddenFilesEventHandler> |
TYPE |
| Constructor and Description |
|---|
ShowHiddenFilesEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ShowHiddenFilesEventHandler showHiddenFilesEventHandler) |
com.google.gwt.event.shared.GwtEvent.Type<ShowHiddenFilesEventHandler> |
getAssociatedType() |
boolean |
getValue() |
void |
setValue(boolean value) |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<ShowHiddenFilesEventHandler> TYPE
public boolean getValue()
public void setValue(boolean value)
public com.google.gwt.event.shared.GwtEvent.Type<ShowHiddenFilesEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ShowHiddenFilesEventHandler>protected void dispatch(ShowHiddenFilesEventHandler showHiddenFilesEventHandler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ShowHiddenFilesEventHandler>Copyright © 2021 Hitachi Vantara. All rights reserved.