パッケージ | 説明 |
---|---|
org.opengion.hayabusa.html |
HTML関連ユーティリティViewFormインターフェースと、そのAbstractクラス、および、
ViewLink、ViewMarkerインターフェースとその実装、各種Param属性のキーファイルを提供します。
|
org.opengion.hayabusa.taglib |
はやぶさのタグライブラリー関係のクラスを提供します。
|
org.opengion.plugin.view |
このドキュメントは、Webアプリケーションフレームワーク『はやぶさ』の API 仕様です。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected java.lang.String |
AbstractViewForm.getViewClms(TableFormatter format)
ビューで表示したカラムの一覧をCSV形式で返します。
|
protected void |
AbstractViewForm.setFormatNoDisplay(TableFormatter format)
引数のフォーマッターに、noDisplayカラムのロケーションをクリアします。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
ViewFormTag.addFormatter(TableFormatter form)
内部タグの TheadTag / TbodyTag / TfootTag より、個々のフォーマットを定義する
為のTableFormatter オブジェクトを受け取る。
|
修飾子とタイプ | フィールドと説明 |
---|---|
protected TableFormatter[] |
ViewForm_HTMLStackedGanttTable.bodyFormats
ボディーフォーマット配列変数
|
protected TableFormatter[] |
ViewForm_HTMLCustomTable.bodyFormats
ボディーフォーマット配列変数
|
protected TableFormatter |
ViewForm_HTMLStackedGanttTable.footerFormat
フッターフォーマット変数
|
protected TableFormatter |
ViewForm_HTMLCustomTable.footerFormat
フッターフォーマット変数
|
protected TableFormatter |
ViewForm_HTMLStackedGanttTable.headerFormat
ヘッダーフォーマット変数
|
protected TableFormatter |
ViewForm_HTMLCustomTable.headerFormat
ヘッダーフォーマット変数
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected java.lang.String |
ViewForm_HTMLTable.getTableFoot(TableFormatter footerFormat)
DBTableModel から テーブルのタグ文字列を作成して返します。
|
protected java.lang.String |
ViewForm_CustomData.getTableFoot(TableFormatter footerFormat)
DBTableModel から テーブルのタグ文字列を作成して返します。
|
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.