|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.widget.form.Field.FieldMessages
public class Field.FieldMessages
The field messages.
| コンストラクタ 概要 | |
|---|---|
Field.FieldMessages()
|
|
| メソッド 概要 | |
|---|---|
java.lang.String |
getInvalidText()
Returns the invalid text. |
void |
setInvalidText(java.lang.String invalidText)
Sets the error text to use when marking a field invalid and no message is provided (defaults to "The value in this field is invalid"). |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタ 詳細 |
|---|
public Field.FieldMessages()
| メソッド 詳細 |
|---|
public java.lang.String getInvalidText()
public void setInvalidText(java.lang.String invalidText)
invalidText - the invalid text
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||