Class LongTextPropertyEditor

All Implemented Interfaces:
Serializable, org.iplass.adminconsole.view.annotation.Refrectable, LabelablePropertyEditor

public class LongTextPropertyEditor extends StringPropertyEditor
文字列型プロパティエディタ
StringPropertyEditorの最大文字数に収まりきらない(環境により制限は異なる)テキストを扱う。
See Also:
  • Constructor Details

    • LongTextPropertyEditor

      public LongTextPropertyEditor()
      コンストラクタ