直列化された形式


パッケージ jp.terasoluna.fw.ex.web.struts.taglib

Class jp.terasoluna.fw.ex.web.struts.taglib.PageLinksTagEx extends jp.terasoluna.fw.web.struts.taglib.PageLinksTag implements Serializable

serialVersionUID: -6012015988097621650L

直列化されたフィールド

url

String url
アクションURL


formName

String formName
アクションフォーム名


pageJump

boolean pageJump
ページジャンプフォーム使用フラグ.


startPageLinksTag

String startPageLinksTag
ページリンク表示部分開始タグ情報.


endPageLinksTag

String endPageLinksTag
ページリンク表示部分終了タグ情報.


startPageTag

String startPageTag
各ページに遷移するリンク文字列表示部分開始タグ情報.


endPageTag

String endPageTag
各ページに遷移するリンク文字列表示部分終了タグ情報.


startPrevTag

String startPrevTag
前のページに遷移するリンク文字列表示部分開始タグ情報.


endPrevTag

String endPrevTag
前のページに遷移するリンク文字列表示部分終了タグ情報.


startNextTag

String startNextTag
次のページに遷移するリンク文字列表示部分開始タグ情報.


endNextTag

String endNextTag
次のページに遷移するリンク文字列表示部分終了タグ情報.


startFirstTag

String startFirstTag
最初のページに遷移するリンク文字列表示部分開始タグ情報.


endFirstTag

String endFirstTag
最初のページに遷移するリンク文字列表示部分終了タグ情報.


startLastTag

String startLastTag
最後のページに遷移するリンク文字列表示部分開始タグ情報.


endLastTag

String endLastTag
最後のページに遷移するリンク文字列表示部分終了タグ情報.


startActiveTag

String startActiveTag
現在ページ文字列表示部分開始タグ情報.


endActiveTag

String endActiveTag
現在ページ文字列表示部分終了タグ情報.


startDisableTag

String startDisableTag
リンクなし文字列表示部分開始タグ情報.


endDisableTag

String endDisableTag
リンクなし文字列表示部分終了タグ情報.


startJumpFormTag

String startJumpFormTag
ページジャンプフォーム表示部分開始タグ情報.


endJumpFormTag

String endJumpFormTag
ページジャンプフォーム表示部分終了タグ情報.


jumpFormTextAttributes

String jumpFormTextAttributes
ページジャンプフォーム使用時のテキストフォーム属性設定フィールド情報.


jumpFormSubmitAttributes

String jumpFormSubmitAttributes
ページジャンプフォーム使用時のサブミットボタン属性設定フィールド情報.


jumpFormSubmitValue

String jumpFormSubmitValue
ページジャンプフォーム使用時のサブミットボタンvalue属性設定文字列情報.


パッケージ jp.terasoluna.fw.ex.web.taglib

Class jp.terasoluna.fw.ex.web.taglib.ExtractTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: -8216688560283904446L

直列化されたフィールド

collection

Object collection
動的コードリストオブジェクト


collectionName

String collectionName
動的コードリストオブジェクト、またはそれを含むJavaBeanの、スコープ上の名前


collectionProperty

String collectionProperty
動的コードリストオブジェクトが格納されたプロパティ


collectionScope

String collectionScope
動的コードリストを検索するスコープ


keyProperty

String keyProperty
キープロパティ(抽出条件と比較するプロパティ)


condition

Object condition
抽出条件オブジェクト


conditionName

String conditionName
抽出条件オブジェクト、またはそれを含むJavaBeanの、スコープ上の名前


conditionProperty

String conditionProperty
抽出条件オブジェクトが格納されたプロパティ


conditionScope

String conditionScope
抽出条件オブジェクトを検索するスコープ


id

String id
抽出結果オブジェクトを定義する際の名前


toScope

String toScope
抽出結果オブジェクトを定義するスコープ


writeProperty

String writeProperty
出力プロパティ


filter

boolean filter
出力した文字列をHTMLエスケープするか否か



Copyright © 2012. All Rights Reserved.