public interface HasSectionHeaderClickHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
| com.google.gwt.event.shared.HandlerRegistration | addSectionHeaderClickHandler(SectionHeaderClickHandler handler)Notification method fired when the user clicks on a section header. | 
com.google.gwt.event.shared.HandlerRegistration addSectionHeaderClickHandler(SectionHeaderClickHandler handler)
handler - the SectionHeaderClick handlerHandlerRegistration used to remove this handler