Interface PropertyElement

All Known Implementing Classes:
PropertyBase, PropertyColumn, PropertyItem, VirtualPropertyItem

public interface PropertyElement
PropertyをサポートするElement
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    プロパティエディタを返します。
    プロパティ名を返します。
  • Method Details Link icon

    • getPropertyName Link icon

      String getPropertyName()
      プロパティ名を返します。
      Returns:
      プロパティ名
    • getEditor Link icon

      PropertyEditor getEditor()
      プロパティエディタを返します。
      Returns:
      プロパティエディタ