インタフェース
org.seasar.tuigwaa.util.ajax.RowSetForm の使用

RowSetForm を使用しているパッケージ
org.seasar.tuigwaa.controller   
org.seasar.tuigwaa.util.ajax   
 

org.seasar.tuigwaa.controller での RowSetForm の使用
 

RowSetForm を実装している org.seasar.tuigwaa.controller のクラス
 class AbstractFieldFilterForm
           
 class AggregationForm
          This class is registerd into JSON Ajax.
 class CustomFormForm
          カスタムフォームを作成するフォームに対応
 class DataFilterForm
          フィルタを作成するフォームに対応
 class EntityForm
          テーブルを作成するフォームに対応
 class RecordTableForm
          Excel編集のフォームに対応 サイト管理者側とエンドユーザ側の両方に対応している
 class SearchFormForm
          検索フォームを作成するフォームに対応
 class UpdateRuleForm
          更新ルールを作成するフォームに対応
 

RowSetForm を返す org.seasar.tuigwaa.controller のメソッド
 RowSetForm EntityAction.getNewRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 RowSetForm EntityAction.getRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 RowSetForm DataFilterAction.getNewRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 RowSetForm DataFilterAction.getRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 RowSetForm AggregationAction.getNewRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 RowSetForm AggregationAction.getRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 

org.seasar.tuigwaa.util.ajax での RowSetForm の使用
 

RowSetForm を実装している org.seasar.tuigwaa.util.ajax のクラス
 class AbstractRowSetForm
           
 

RowSetForm を返す org.seasar.tuigwaa.util.ajax のメソッド
abstract  RowSetForm AbstractRowSetAction.getNewRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
abstract  RowSetForm AbstractRowSetAction.getRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 



Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.