public class AccountingPeriodRequestEvent extends com.google.gwt.event.shared.GwtEvent<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler |
static interface |
AccountingPeriodRequestEvent.HasAccountingPeriodRequestEventHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler> |
TYPE |
| Constructor and Description |
|---|
AccountingPeriodRequestEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler handler) |
static void |
fire(com.google.gwt.event.shared.HasHandlers source,
AccountingPeriodRequestEvent event) |
com.google.gwt.event.shared.GwtEvent.Type<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler> |
getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler> |
getType() |
String |
toString() |
public static com.google.gwt.event.shared.GwtEvent.Type<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler> TYPE
protected void dispatch(AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler>public com.google.gwt.event.shared.GwtEvent.Type<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler>public static com.google.gwt.event.shared.GwtEvent.Type<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler> getType()
public static void fire(com.google.gwt.event.shared.HasHandlers source,
AccountingPeriodRequestEvent event)
public String toString()
toString in class com.google.web.bindery.event.shared.Event<AccountingPeriodRequestEvent.AccountingPeriodRequestEventHandler>Copyright © 2024. All rights reserved.