クラス LongTextPropertyEditor
java.lang.Object
org.iplass.mtp.view.generic.editor.PropertyEditor
org.iplass.mtp.view.generic.editor.PrimitivePropertyEditor
org.iplass.mtp.view.generic.editor.StringPropertyEditor
org.iplass.mtp.view.generic.editor.LongTextPropertyEditor
- すべての実装されたインタフェース:
Serializable
,org.iplass.adminconsole.view.annotation.Refrectable
,LabelablePropertyEditor
文字列型プロパティエディタ
StringPropertyEditorの最大文字数に収まりきらない(環境により制限は異なる)テキストを扱う。
StringPropertyEditorの最大文字数に収まりきらない(環境により制限は異なる)テキストを扱う。
- 関連項目:
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.view.generic.editor.StringPropertyEditor
StringPropertyEditor.RichTextLibrary, StringPropertyEditor.StringDisplayType
-
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.view.generic.editor.PropertyEditor
propertyName
-
コンストラクタの概要
-
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.view.generic.editor.StringPropertyEditor
addValue, getDefaultValue, getDisplayType, getHtmlValidationMessage, getInputPattern, getInputType, getMaxlength, getRichtextEditorOption, getRichTextLibrary, getValues, isAllowedContent, isAllowRichTextEditorLinkAction, isHide, isHideRichtextEditorToolBar, isInsertWithLabelValue, isIsNullSearchEnabled, isLabel, isSearchExactMatchCondition, isUpdateWithLabelValue, setAllowedContent, setAllowRichTextEditorLinkAction, setDefaultValue, setDisplayType, setHideRichtextEditorToolBar, setHtmlValidationMessage, setInputPattern, setInputType, setInsertWithLabelValue, setIsNullSearchEnabled, setMaxlength, setRichtextEditorOption, setRichTextLibrary, setSearchExactMatchCondition, setUpdateWithLabelValue, setValues
クラスから継承されたメソッド org.iplass.mtp.view.generic.editor.PropertyEditor
getCustomStyle, getInputCustomStyle, getInputCustomStyleScriptKey, getOutputCustomStyleScriptKey, getPropertyName, setCustomStyle, setInputCustomStyle, setInputCustomStyleScriptKey, setOutputCustomStyleScriptKey, setPropertyName
-
コンストラクタの詳細
-
LongTextPropertyEditor
public LongTextPropertyEditor()コンストラクタ
-