|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JAPJIntField.IIntFieldBounds
This interface represents bounds for the integer text field, this means what numbers (max/min) are allowed to enter.
Method Summary | |
---|---|
int |
getAllowZeros()
Returns the number of allowed left-hand zeros as one of the following constants: ALLOW_ZEROS_NONE ALLOW_ZEROS_ONE ALLOW_ZEROS_UNTIL_BOUND |
int |
getMaximum()
Returns the maximum value that is allowed to enter. |
Method Detail |
---|
int getAllowZeros()
int getMaximum()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |