|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CloseClickHandler
Method Summary | |
---|---|
void |
onCloseClick(TabCloseClickEvent event)
When canCloseTabs is set, this notification method fired
when the user clicks the "close" icon for a tab. |
Method Detail |
---|
void onCloseClick(TabCloseClickEvent event)
canCloseTabs
is set, this notification method fired
when the user clicks the "close" icon for a tab. Call TabCloseClickEvent.cancel()
from within onCloseClick(com.smartgwt.client.widgets.tab.events.TabCloseClickEvent)
to cancel default behavior of removing the tab from the
TabSet
event
- the event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |