インタフェース PropertyElement

既知のサブインタフェースのリスト:
FileItem
既知の実装クラスのリスト:
NestProperty, PropertyBase, PropertyColumn, PropertyItem, VirtualPropertyItem

public interface PropertyElement
PropertyをサポートするElement
  • メソッドの詳細

    • getPropertyName

      String getPropertyName()
      プロパティ名を返します。
      戻り値:
      プロパティ名
    • getEditor

      PropertyEditor getEditor()
      プロパティエディタを返します。
      戻り値:
      プロパティエディタ
    • getDisplayLabel

      String getDisplayLabel()
      表示ラベルを取得します。
      戻り値:
      表示時のラベル
    • getLocalizedDisplayLabelList

      List<LocalizedStringDefinition> getLocalizedDisplayLabelList()
      表示ラベルの多言語設定情報を取得します。
      戻り値:
      表示ラベルの多言語設定情報