クラス TemplatePropertyEditor

すべての実装されたインタフェース:
Serializable, org.iplass.adminconsole.view.annotation.Refrectable

public class TemplatePropertyEditor extends CustomPropertyEditor
テンプレートを表示するプロパティエディタ
関連項目:
  • コンストラクタの詳細

    • TemplatePropertyEditor

      public TemplatePropertyEditor()
  • メソッドの詳細

    • getDisplayType

      クラスからコピーされた説明: PropertyEditor
      表示タイプを取得します。
      定義:
      getDisplayType クラス内 PropertyEditor
      戻り値:
      表示タイプ
    • setDisplayType

      public void setDisplayType(TemplatePropertyEditor.TemplateDisplayType displayType)
      表示タイプを設定します。
      パラメータ:
      displayType -
    • isHide

      public boolean isHide()
      クラスからコピーされた説明: PropertyEditor
      非表示かを取得します。
      オーバーライド:
      isHide クラス内 CustomPropertyEditor
      戻り値:
      true:非表示
    • getTemplateName

      public String getTemplateName()
      テンプレート名を取得します。
      戻り値:
      テンプレート名
    • setTemplateName

      public void setTemplateName(String templateName)
      テンプレート名を設定します。
      パラメータ:
      templateName - テンプレート名