Class IntegerPropertyEditor
java.lang.Object
org.iplass.mtp.view.generic.editor.PropertyEditor
org.iplass.mtp.view.generic.editor.PrimitivePropertyEditor
org.iplass.mtp.view.generic.editor.NumberPropertyEditor
org.iplass.mtp.view.generic.editor.IntegerPropertyEditor
- All Implemented Interfaces:
Serializable
,org.iplass.adminconsole.view.annotation.Refrectable
,LabelablePropertyEditor
整数値型プロパティエディタ
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
NumberPropertyEditor.NumberDisplayType
-
Field Summary
Fields inherited from class org.iplass.mtp.view.generic.editor.PropertyEditor
propertyName
-
Constructor Summary
-
Method Summary
Methods inherited from class org.iplass.mtp.view.generic.editor.NumberPropertyEditor
getDefaultValue, getDisplayType, getMaxlength, getNumberFormat, isHide, isHideSearchConditionFrom, isHideSearchConditionRangeSymbol, isHideSearchConditionTo, isInsertWithLabelValue, isLabel, isSearchInRange, isShowComma, isUpdateWithLabelValue, setDefaultValue, setDisplayType, setHideSearchConditionFrom, setHideSearchConditionRangeSymbol, setHideSearchConditionTo, setInsertWithLabelValue, setMaxlength, setNumberFormat, setSearchInRange, setShowComma, setUpdateWithLabelValue
Methods inherited from class org.iplass.mtp.view.generic.editor.PropertyEditor
getCustomStyle, getInputCustomStyle, getInputCustomStyleScriptKey, getOutputCustomStyleScriptKey, getPropertyName, setCustomStyle, setInputCustomStyle, setInputCustomStyleScriptKey, setOutputCustomStyleScriptKey, setPropertyName
-
Constructor Details
-
IntegerPropertyEditor
public IntegerPropertyEditor()コンストラクタ
-