|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TabTitleChangedHandler
| Method Summary | |
|---|---|
void |
onTabTitleChanged(TabTitleChangedEvent event)
This notification method fired when the user changes the title of a tab in this TabSet. |
| Method Detail |
|---|
void onTabTitleChanged(TabTitleChangedEvent event)
canEditTabTitles is
set, or programmatically if application code calls editTabTitle. Call TabTitleChangedEvent.cancel() from within onTabTitleChanged(com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent) from this method to cancel the change.
event - the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||