|
||||||||||
前 次 | フレームあり フレームなし |
ActionErrors を使用しているパッケージ | |
---|---|
org.seasar.cubby.action | �A�v���P�[�V�����J���҂��g�p����r���[�R���g���[���[��������܂��B |
org.seasar.cubby.action.impl | �A�v���P�[�V�����J���҂��g�p����r���[�R���g���[���[�����̎�����܂��B |
org.seasar.cubby.action での ActionErrors の使用 |
---|
ActionErrors として宣言されている org.seasar.cubby.action のフィールド | |
---|---|
protected ActionErrors |
Action.errors
アクションエラーオブジェクト |
ActionErrors を返す org.seasar.cubby.action のメソッド | |
---|---|
ActionErrors |
Action.getErrors()
アクションエラーオブジェクトを取得します。 |
ActionErrors 型のパラメータを持つ org.seasar.cubby.action のメソッド | |
---|---|
void |
Action.setErrors(ActionErrors errors)
アクションエラーオブジェクトをセットします。 |
org.seasar.cubby.action.impl での ActionErrors の使用 |
---|
ActionErrors を実装している org.seasar.cubby.action.impl のクラス | |
---|---|
class |
ActionErrorsImpl
アクションエラーの実装クラス |
|
||||||||||
前 次 | フレームあり フレームなし |