クラスの使用
org.opengion.hayabusa.html.FormatterType
-
FormatterTypeを使用しているパッケージ パッケージ 説明 org.opengion.hayabusa.html HTML関連ユーティリティViewFormインターフェースと、そのAbstractクラス、および、 ViewLink、ViewMarkerインターフェースとその実装、各種Param属性のキーファイルを提供します。org.opengion.hayabusa.taglib はやぶさのタグライブラリー関係のクラスを提供します。 -
-
org.opengion.hayabusa.htmlでのFormatterTypeの使用
FormatterTypeを返すorg.opengion.hayabusa.htmlのメソッド 修飾子とタイプ メソッド 説明 FormatterTypeTableFormatter. getFormatType()このフォーマットのタイプを返します。static FormatterTypeFormatterType. valueOf(String name)指定した名前を持つこの型の列挙型定数を返します。static FormatterType[]FormatterType. values()この列挙型の定数を含む配列を宣言されている順序で返します。FormatterType型のパラメータを持つorg.opengion.hayabusa.htmlのメソッド 修飾子とタイプ メソッド 説明 voidTableFormatter. setFormatType(FormatterType ftype)テーブルフォーマットのタイプを指定します。 -
org.opengion.hayabusa.taglibでのFormatterTypeの使用
FormatterTypeを返すorg.opengion.hayabusa.taglibのメソッド 修飾子とタイプ メソッド 説明 protected FormatterTypeTbodyTag. getType()このフォーマットのタイプを返します。protected FormatterTypeTfootTag. getType()このフォーマットのタイプを返します。protected FormatterTypeTFormatImpl. getType()このフォーマットのタイプを返します。protected FormatterTypeTheadTag. getType()このフォーマットのタイプを返します。
-