public class Editor_KVMENU extends Editor_MENU
文字列の 「キー:ラベル キー:ラベル」の情報から、プルダウンメニューを作成して 編集する場合に使用するエディタークラスです。 HTMLのメニューやリストを作成するためのオプションタグを作成したり、 与えられたキーをもとに、チェック済みのオプションタグを作成したりします。 ラベル にスペースを含ませる場合は、ダブルクォーテーションで囲ってください。 カラムの表示に必要な属性は, DBColumn オブジェクト より取り出します。 このクラスは、DBColumn オブジェクト毎に1つ作成されます。
6.0.4.0 (2014/11/28) 新規作成 |
attributes, BUFFER_MIDDLE, CR, name, size1, size2, tagBuffer
コンストラクタと説明 |
---|
Editor_KVMENU()
デフォルトコンストラクター
|
修飾子とタイプ | メソッドと説明 |
---|---|
CellEditor |
newInstance(DBColumn clm)
各オブジェクトから自分のインスタンスを返します。
|
getValue, getValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getReaderValue
public Editor_KVMENU()
6.4.2.0 (2016/01/29) PMD refactoring. Each class should declare at least one constructor. |
public CellEditor newInstance(DBColumn clm)
newInstance
インタフェース内 CellEditor
newInstance
クラス内 Editor_MENU
clm
- DBColumnオブジェクト6.0.4.0 (2014/11/28) サブクラスで タイプを指定するための対応 |
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.