-
br.com.jteam.jfcm.controller.EventDispatchService.fireEvent()
Notifica todos os subscribers registrados da ocorrência de um evento.
@param event O evento da notificação. Não pode ser nulo.
@throws IllegalArgumentException Caso o parâmetro seja nulo.
-
com.extjs.gxt.ui.client.widget.button.Button.fireEvent()
-
com.extjs.gxt.ui.client.widget.button.SplitButton.fireEvent()
-
com.gargoylesoftware.htmlunit.html.HtmlElement.fireEvent()
Shortcut for {@link #fireEvent(Event)}.
@param eventType the event type (like "load", "click")
@return the execution result, or null
if nothing is executed
-
com.gargoylesoftware.htmlunit.html.HtmlImageInput.fireEvent()
-
com.gargoylesoftware.htmlunit.html.HtmlInput.fireEvent()
-
com.gargoylesoftware.htmlunit.javascript.host.html.HTMLElement.fireEvent()
-
com.google.gwt.event.shared.EventBus.fireEvent()
-
com.google.gwt.event.shared.HandlerManager.fireEvent()
Fires the given event to the handlers listening to the event's type. Note, any subclass should be very careful about overriding this method, as adds/removes of handlers will not be safe except within this implementation. Any exceptions thrown by handlers will be bundled into a {@link UmbrellaException} and then re-thrown after all handlers havecompleted. An exception thrown by a handler will not prevent other handlers from executing.
@param event the event
-
com.google.gwt.event.shared.SimpleEventBus.fireEvent()
-
com.google.gwt.event.shared.testing.CountingEventBus.fireEvent()
-
com.google.gwt.user.client.ui.CheckBox.fireEvent()
-
com.google.web.bindery.event.shared.EventBus.fireEvent()
Fires the event from no source. Only unfiltered handlers will receive it.
Any exceptions thrown by handlers will be bundled into a {@link UmbrellaException} and then re-thrown after all handlers havecompleted. An exception thrown by a handler will not prevent other handlers from executing.
@throws UmbrellaException wrapping exceptions thrown by handlers
@param event the event to fire
-
com.google.web.bindery.event.shared.SimpleEventBus.fireEvent()
-
com.google.web.bindery.event.shared.testing.CountingEventBus.fireEvent()
-
com.l2jfrozen.gameserver.model.actor.instance.L2ItemInstance.fireEvent()
-
com.sencha.gxt.widget.core.client.button.SplitButton.fireEvent()
-
com.sencha.gxt.widget.core.client.button.TextButton.fireEvent()
-
com.sencha.gxt.widget.core.client.button.ToggleButton.fireEvent()
-
com.smartgwt.client.widgets.form.fields.FormItem.fireEvent()
-
com.thoughtworks.selenium.Selenium.fireEvent()
Explicitly simulate an event, to trigger the corresponding "on
event" handler.
@param locator an
element locator
@param eventName the event name, e.g. "focus" or "blur"
-
de.innovationgate.wgpublisher.webtml.utils.TMLPortlet.fireevent()
-
it.eng.spagobi.services.event.service.EventServiceImpl.fireEvent()
Fire event.
@param token the token
@param user the user
@param description the description
@param parameters the parameters
@param rolesHandler the roles handler
@param presentationHandler the presentation handler
@return the string
-
it.eng.spagobi.services.proxy.EventServiceProxy.fireEvent()
Fire event.
@param description String
@param parameters String
@param rolesHandler String
@param presentationHandler String
@return String
-
javafx.stage.Stage.fireEvent()
-
javax.enterprise.inject.spi.BeanManager.fireEvent()
Fire an event and notify observers.
@param event the event object
@param qualifiers the event qualifiers
@throws IllegalArgumentException if the runtime type of the event object contains a type variable
@throws IllegalArgumentException if two instances of the same qualifier type are given
@throws IllegalArgumentException if an instance of an annotation that is not a qualifier type is given
@throws IllegalArgumentException if the runtime type of the event object is assignable to the type of a container lifecycle event
@throws ObserverException if a notified observer throws a checked exception, it will be wrapped and rethrown as an (unchecked) {@link ObserverException}
-
javax.inject.manager.Manager.fireEvent()
-
javax.slee.connection.SleeConnection.fireEvent()
Fires an event on an external activity. If a transaction is in progress, the event is only delivered to the SLEE activity if the enclosing transaction commits.
@param event the event to fire; must be serializable.
@param eventType an EventTypeID from {@link #getEventTypeID}indicating the SLEE event type of the event being fired.
@param handle an ExternalActivityHandle returned by{@link #createActivityHandle} indicating the SLEE activity to firethe event on.
@param address an optional address to use in event routing; may benull
.
@throws NullPointerException if event, eventType, or activityHandle arenull
.
@throws UnrecognizedEventException if eventType
is not avalid SLEE event type.
@throws UnrecognizedActivityException if activityHandle
isnot a valid external activity handle
@throws ResourceException if this connection is closed, or the eventcould not be fired due to a system-level failure.
-
mage.game.Game.fireEvent()
-
net.customware.gwt.presenter.client.EventBus.fireEvent()
-
net.solosky.maplefetion.NotifyEventListener.fireEvent()
触发通知事件
@param event 通知事件,定义在net.solosky.maplefetion.event.notify.* 中
-
org.activiti.engine.impl.persistence.entity.TaskEntity.fireEvent()
-
org.apache.openejb.loader.SystemInstance.fireEvent()
-
org.apache.openjpa.event.LifecycleEventManager.fireEvent()
Fire lifecycle event to all registered listeners without an argument.
-
org.apache.tuscany.core.context.AggregateContext.fireEvent()
-
org.apache.webbeans.container.BeanManagerImpl.fireEvent()
{@inheritDoc}
-
org.asmatron.messengine.engines.DefaultEventDelegate.fireEvent()
-
org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.fireEvent()
-
org.eclipse.e4.xwt.IEventGroup.fireEvent()
Fire the event to update other when an event occurs
@param object
@param property
-
org.eclipse.jgit.lib.Repository.fireEvent()
Fire an event to all registered listeners.
The source repository of the event is automatically set to this repository, before the event is delivered to any listeners.
@param event the event to deliver.
-
org.jboss.arquillian.warp.spi.LifecycleManager.fireEvent()
Executes either:
- {@link WarpLifecycleEvent} events - these will cause executing lifecycle verification methods in all associated{@link Inspection}s
- any other Arquillian event
@param event any Arquillian event or specifically {@link WarpLifecycleEvent}
-
org.jboss.forge.furnace.event.EventManager.fireEvent()
Fire an event and notify observers within the enclosing addon.
@throws EventException if exceptions are encountered during event processing.
-
org.jboss.portal.identity.event.IdentityEventBroadcaster.fireEvent()
Fire an event.
@param event the event to fire
-
org.jbpm.graph.def.GraphElement.fireEvent()
-
org.jbpm.graph.def.Node.fireEvent()
-
org.jbpm.signal.EventService.fireEvent()
-
org.menacheri.jetclient.event.EventDispatcher.fireEvent()
Fires event in asynchronous mode
@param event
-
org.menacheri.jetserver.event.EventDispatcher.fireEvent()
Fires event in asynchronous mode
-
org.openbp.jaspira.plugin.Plugin.fireEvent()
Fires the given event using the event queue.
@param je Event to fire
@return true If the event was consumed by a plugin
false Otherwise
-
org.seleniuminspector.ElementInspector.fireEvent()
Fires event with the specified name over this element.
@param eventName name of the event that should be fired. Event name should start with "on" prefix,e.g. "onclick", "onkeypress", etc.
-
org.seleniuminspector.openfaces.DropDownFieldInspector.fireEvent()
-
org.seleniuminspector.openfaces.InputTextInspector.fireEvent()
-
org.timepedia.chronoscope.client.XYPlot.fireEvent()
Fire a event.
@param event