|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.eclipse.higgins.icard.ICardExtensionEvent
public class ICardExtensionEvent
Defines an event class for changing of an
IInformationCardExtension
| Constructor Summary | |
|---|---|
ICardExtensionEvent(IInformationCardExtension source)
|
|
| Method Summary | |
|---|---|
IInformationCardExtension |
getExtension()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ICardExtensionEvent(IInformationCardExtension source)
source - | Method Detail |
|---|
public IInformationCardExtension getExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||