|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
com.globalmentor.event.AbstractEvent
com.guiseframework.event.AbstractGuiseEvent
com.guiseframework.platform.AbstractPlatformEvent
com.guiseframework.platform.web.AbstractWebPlatformEvent
com.guiseframework.platform.web.WebPollEvent
public class WebPollEvent
A web event for polling the server.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
WebPollEvent(WebPlatform source)
Context constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.guiseframework.event.AbstractGuiseEvent |
|---|
getSession |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.globalmentor.event.Event |
|---|
getSource |
| Constructor Detail |
|---|
public WebPollEvent(WebPlatform source)
context - The context in which this control event was produced.
java.lang.NullPointerException - if the given context is null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||