|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.widget.form.NumberPropertyEditor
ccc.client.gwt.widgets.BigDecimalPropertyEditor
public class BigDecimalPropertyEditor
Property editor for BigDecimal
.
Field Summary |
---|
Fields inherited from class com.extjs.gxt.ui.client.widget.form.NumberPropertyEditor |
---|
alpahRegex, currencySymbolRegex, format, groupSeparator, numbers, type |
Fields inherited from interface com.extjs.gxt.ui.client.widget.form.PropertyEditor |
---|
DEFAULT |
Constructor Summary | |
---|---|
BigDecimalPropertyEditor(java.lang.Class<?> clazz)
Constructor. |
Method Summary | |
---|---|
java.lang.Number |
convertStringValue(java.lang.String value)
|
Methods inherited from class com.extjs.gxt.ui.client.widget.form.NumberPropertyEditor |
---|
getFormat, getStringValue, getType, isStripAlphas, isStripCurrencySymbol, isStripGroupSeparator, returnTypedValue, setFormat, setStripAlphas, setStripCurrencySymbol, setStripGroupSeparator, setType, stripValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BigDecimalPropertyEditor(java.lang.Class<?> clazz)
clazz
- The number class.Method Detail |
---|
public java.lang.Number convertStringValue(java.lang.String value)
convertStringValue
in interface com.extjs.gxt.ui.client.widget.form.PropertyEditor<java.lang.Number>
convertStringValue
in class com.extjs.gxt.ui.client.widget.form.NumberPropertyEditor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |