|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.apache.slide.event.UriModifiedEvent
Indicates that an Uri has been somehow modified.
| Nested Class Summary | |
static class |
UriModifiedEvent.UriModified
|
| Field Summary | |
static java.lang.String |
GROUP
|
static AbstractEventMethod[] |
methods
|
static UriModifiedEvent.UriModified |
URIMODIFIED
|
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
UriModifiedEvent(java.lang.Object source,
Uri uri)
|
|
| Method Summary | |
Uri |
getUri()
|
| 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 |
| Field Detail |
public static final UriModifiedEvent.UriModified URIMODIFIED
public static final AbstractEventMethod[] methods
public static final java.lang.String GROUP
| Constructor Detail |
public UriModifiedEvent(java.lang.Object source,
Uri uri)
| Method Detail |
public Uri getUri()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||