クラス TemplateParts
java.lang.Object
org.iplass.mtp.view.top.parts.TopViewParts
org.iplass.mtp.view.top.parts.TopViewContentParts
org.iplass.mtp.view.top.parts.TemplateParts
- すべての実装されたインタフェース:
Serializable
- 直系の既知のサブクラス:
CalendarParts
,EntityListParts
,LastLoginParts
,TreeViewParts
テンプレート系のパーツ
- 関連項目:
-
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.view.top.parts.TopViewParts
params
-
コンストラクタの概要
-
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.view.top.parts.TopViewContentParts
getStyle, setStyle
クラスから継承されたメソッド org.iplass.mtp.view.top.parts.TopViewParts
getParam, getParams, setParam, setParams
-
コンストラクタの詳細
-
TemplateParts
public TemplateParts()
-
-
メソッドの詳細
-
getTemplatePath
テンプレートパスを取得します。- 戻り値:
- テンプレートパス
-
setTemplatePath
テンプレートパスを設定します。- パラメータ:
templatePath
- テンプレートパス
-