public class Editor_QUERY extends AbstractEditor
4.0.0.0 (2006/04/01) 新規追加 |
修飾子とタイプ | フィールドと説明 |
---|---|
static boolean |
USE_DB_APPLICATION_INFO
コネクションにアプリケーション情報を追記するかどうか指定
|
attributes, name, optAttr, size1, size2, tagBuffer
コンストラクタと説明 |
---|
Editor_QUERY()
デフォルトコンストラクター。
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getValue(int row,
String value)
name属性を変えた、データ表示/編集用のHTML文字列を作成します。
|
String |
getValue(String value)
データの編集用文字列を返します。
|
CellEditor |
newInstance(DBColumn clm)
各オブジェクトから自分のインスタンスを返します。
|
public static final boolean USE_DB_APPLICATION_INFO
public Editor_QUERY()
3.8.7.0 (2006/12/15) アクセスログ取得の為,ApplicationInfoオブジェクトを設定 |
public CellEditor newInstance(DBColumn clm)
clm
- DBColumnオブジェクトpublic String getValue(String value)
getValue
インタフェース内 CellEditor
getValue
クラス内 AbstractEditor
value
- 入力値3.8.7.0 (2006/12/15) アクセスログ取得の為,ApplicationInfoオブジェクトを設定 |
4.3.4.0 (2008/12/01) $C対応 |
5.7.9.0 (2014/08/08) DBUtil.dbExecute 実行時エラーを回避 |
public String getValue(int row, String value)
getValue
インタフェース内 CellEditor
getValue
クラス内 AbstractEditor
row
- 行番号value
- 入力値3.8.7.0 (2006/12/15) アクセスログ取得の為,ApplicationInfoオブジェクトを設定 |
4.3.4.0 (2008/12/01) $C対応 |
5.7.9.0 (2014/08/08) DBUtil.dbExecute 実行時エラーを回避 |
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.