|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sencha.gxt.widget.core.client.form.PropertyEditor<N>
com.sencha.gxt.widget.core.client.form.NumberPropertyEditor<java.math.BigDecimal>
com.sencha.gxt.widget.core.client.form.NumberPropertyEditor.BigDecimalPropertyEditor
public static class NumberPropertyEditor.BigDecimalPropertyEditor
A number property editor for use with BigDecimal.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sencha.gxt.widget.core.client.form.NumberPropertyEditor |
|---|
NumberPropertyEditor.BigDecimalPropertyEditor, NumberPropertyEditor.DoublePropertyEditor, NumberPropertyEditor.FloatPropertyEditor, NumberPropertyEditor.IntegerPropertyEditor, NumberPropertyEditor.LongPropertyEditor, NumberPropertyEditor.ShortPropertyEditor |
| Field Summary |
|---|
| Fields inherited from class com.sencha.gxt.widget.core.client.form.PropertyEditor |
|---|
DEFAULT |
| Constructor Summary | |
|---|---|
NumberPropertyEditor.BigDecimalPropertyEditor()
Creates a number property editor for use with BigDecimal. |
|
NumberPropertyEditor.BigDecimalPropertyEditor(NumberFormat format)
Creates a number property editor for use with BigDecimal that
uses the specified format when converting to (or from) a string. |
|
| Method Summary |
|---|
| Methods inherited from class com.sencha.gxt.widget.core.client.form.NumberPropertyEditor |
|---|
decr, getFormat, getIncrement, incr, parse, render, setFormat, setIncrement |
| Methods inherited from class com.sencha.gxt.widget.core.client.form.PropertyEditor |
|---|
render |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumberPropertyEditor.BigDecimalPropertyEditor()
BigDecimal.
public NumberPropertyEditor.BigDecimalPropertyEditor(NumberFormat format)
BigDecimal that
uses the specified format when converting to (or from) a string.
format - the format to use when converting to (or from) a string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||