|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.widget.grid.RowEditor.RowEditorMessages
public class RowEditor.RowEditorMessages
Constructor Summary | |
---|---|
RowEditor.RowEditorMessages()
|
Method Summary | |
---|---|
java.lang.String |
getCancelText()
Returns the buttons cancel text. |
java.lang.String |
getDirtyText()
Returns the tool tip dirty text. |
java.lang.String |
getErrorTipTitleText()
Returns the error tool tip title. |
java.lang.String |
getSaveText()
Returns the buttons save text. |
void |
setCancelText(java.lang.String cancelText)
Sets the buttons cancel text |
void |
setDirtyText(java.lang.String dirtyText)
Sets the tool tip dirty text. |
void |
setErrorTipTitleText(java.lang.String errorTipTitleText)
Sets the error tool tip title. |
void |
setSaveText(java.lang.String saveText)
Sets the buttons save text |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RowEditor.RowEditorMessages()
Method Detail |
---|
public java.lang.String getCancelText()
public java.lang.String getDirtyText()
public java.lang.String getErrorTipTitleText()
public java.lang.String getSaveText()
public void setCancelText(java.lang.String cancelText)
cancelText
- the cancel textpublic void setDirtyText(java.lang.String dirtyText)
dirtyText
- the dirtyText to setpublic void setErrorTipTitleText(java.lang.String errorTipTitleText)
errorTipTitleText
- the errorTipTitleText to setpublic void setSaveText(java.lang.String saveText)
saveText
- the save text
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |