|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.widget.TabPanel.TabPanelMessages
public class TabPanel.TabPanelMessages
TabPanel messages.
| Constructor Summary | |
|---|---|
TabPanel.TabPanelMessages()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCloseOtherText()
Returns the close other text. |
java.lang.String |
getCloseText()
Returns the close text. |
void |
setCloseOtherText(java.lang.String closeOtherText)
Sets the close other text for the close context menu (defaults to 'Close all other tabs'). |
void |
setCloseText(java.lang.String closeText)
Sets the close text for the close context menu (default to 'Close this tab'). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabPanel.TabPanelMessages()
| Method Detail |
|---|
public java.lang.String getCloseOtherText()
public java.lang.String getCloseText()
public void setCloseOtherText(java.lang.String closeOtherText)
closeOtherText - the close other textpublic void setCloseText(java.lang.String closeText)
closeText - the close text
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||