|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.EventObject com.google.gwt.user.client.ui.DisclosureEvent
CloseEvent
and
OpenEvent
instead
@Deprecated public class DisclosureEvent
Event object containing information about DisclosurePanel
changes.
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
DisclosureEvent(DisclosurePanel sender)
Deprecated. Use CloseEvent and
OpenEvent instead |
Method Summary |
---|
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 |
Constructor Detail |
---|
@Deprecated public DisclosureEvent(DisclosurePanel sender)
CloseEvent
and
OpenEvent
instead
sender
- the panel from which the event is originating.DisclosureHandler
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |