Enum Classの使用
org.opengion.hayabusa.html.FormatterType
FormatterTypeを使用しているパッケージ
パッケージ
説明
HTML関連ユーティリティViewFormインターフェースと、そのAbstractクラス、および、
ViewLink、ViewMarkerインターフェースとその実装、各種Param属性のキーファイルを提供します。
はやぶさのタグライブラリー関係のクラスを提供します。
-
org.opengion.hayabusa.htmlでのFormatterTypeの使用
修飾子とタイプメソッド説明TableFormatter.getFormatType()
このフォーマットのタイプを返します。static FormatterType
Returns the enum constant of this class with the specified name.static FormatterType[]
FormatterType.values()
Returns an array containing the constants of this enum class, in the order they are declared.FormatterType型のパラメータを持つorg.opengion.hayabusa.htmlのメソッド -
org.opengion.hayabusa.taglibでのFormatterTypeの使用
修飾子とタイプメソッド説明protected FormatterType
TbodyTag.getType()
このフォーマットのタイプを返します。protected FormatterType
TfootTag.getType()
このフォーマットのタイプを返します。protected FormatterType
TFormatImpl.getType()
このフォーマットのタイプを返します。protected FormatterType
TheadTag.getType()
このフォーマットのタイプを返します。