クラス ViewAjaxTreeTableParam
java.lang.Object
org.opengion.hayabusa.html.ViewAjaxTreeTableParam
Ajaxツリーテーブルクラス用のパラメータ定数設定クラスです。
パラメータのキーとなる値と、初期値を設定しています。
すべて、public static final で定義されている為、設定値はドキュメント等で
確認することが可能です。
ただし、キー値などを、直書きすることを前提に公開していませんので、
必要であれば、定数として、このクラス経由で使用してください。
- 変更履歴:
- 4.3.1.0 (2008/09/03) 新規作成
- 機能分類
- その他
- 導入されたバージョン:
- JDK5.0,
-
フィールドの概要
フィールド修飾子とタイプフィールド説明static final String
パラメータ定数 "h_child_search_jsp"static final String
パラメータ定数 "h_child_search_keys"static final String
パラメータ定数 "h_child_view_start_no"static final String
パラメータ定数 "h_expand_all"static final String
パラメータ定数 "h_exp_ctrl_clm_key"static final String
パラメータ定数 "h_img_collapsed"static final String
パラメータ定数 "h_img_expanded"static final String
パラメータ定数 "h_img_nosub"static final String
パラメータ定数 "h_lvl_clm_key" -
メソッドの概要
-
フィールド詳細
-
CHILD_SEARCH_JSP
パラメータ定数 "h_child_search_jsp"- 関連項目:
-
CHILD_SEARCH_KEYS
パラメータ定数 "h_child_search_keys"- 関連項目:
-
LVL_CLM_KEY
パラメータ定数 "h_lvl_clm_key"- 関連項目:
-
IMG_COLLAPSED
パラメータ定数 "h_img_collapsed"- 関連項目:
-
IMG_EXPANDED
パラメータ定数 "h_img_expanded"- 関連項目:
-
IMG_NO_SUB
パラメータ定数 "h_img_nosub"- 関連項目:
-
EXPAND_ALL
パラメータ定数 "h_expand_all"- 関連項目:
-
CHILD_VIEW_START_NO
パラメータ定数 "h_child_view_start_no"- 関連項目:
-
EXPAND_CONTROL_CLM_KEY
パラメータ定数 "h_exp_ctrl_clm_key"- 関連項目:
-