クラス VersionSection
java.lang.Object
org.iplass.mtp.view.generic.element.Element
org.iplass.mtp.view.generic.element.section.Section
org.iplass.mtp.view.generic.element.section.VersionSection
- すべての実装されたインタフェース:
Serializable
,org.iplass.adminconsole.view.annotation.Refrectable
別バージョン表示用セクション
- 関連項目:
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.view.generic.element.Element
Element.EditDisplayType
-
コンストラクタの概要
-
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.view.generic.element.section.Section
addLocalizedTitle, getId, getLocalizedTitleList, getStyle, getTitle, setId, setLocalizedTitleList, setStyle, setTitle
クラスから継承されたメソッド org.iplass.mtp.view.generic.element.Element
getDisplayScript, getEditDisplayType, getElementRuntimeId, isDispFlag, setDispFlag, setDisplayScript, setEditDisplayType, setElementRuntimeId
-
コンストラクタの詳細
-
VersionSection
public VersionSection()
-
-
メソッドの詳細
-
isShowLink
public boolean isShowLink()リンクを表示するかを取得します。- 定義:
isShowLink
クラス内Section
- 戻り値:
- リンクを表示するか
-
setShowLink
public void setShowLink(boolean showLink) リンクを表示するかを設定します。- パラメータ:
showLink
- リンクを表示するか
-