|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspellcast.event.DisconnectionEvent
public class DisconnectionEvent
The DisconnectionEvent is in response to a
DisconnectionRequestEvent. It indicates the spellcast server
has disconnected the specified wizard.
| Constructor Summary | |
|---|---|
DisconnectionEvent(IWizard target)
Create a DisconnectionEvent that indicates the wizard has disconnected. |
|
| Method Summary | |
|---|---|
Id |
getWizardID()
Get the value of wizardID. |
void |
setWizardID(Id v)
Set the value of wizardID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisconnectionEvent(IWizard target)
| Method Detail |
|---|
public Id getWizardID()
public void setWizardID(Id v)
v - Value to assign to wizardID.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||