See: Description
Class | Description |
---|---|
DocModelChar |
Accepts all char input but performs a check on the input length.
|
DocModelDate |
Accepts only those chars that are needed for time input (format HH:MM).
|
DocModelDecimal |
Accepts decimal number input only.
|
DocModelInteger |
Accepts numeric input only including '+' and '-'.
|
DocModelNumber |
Accepts numeric (number digits) input only.
|
DocModelTime |
Accepts only those chars that are needed for time input (format HH:MM).
|
DocModelTimestamp |
Accepts only those chars that are needed for timestamp input.
|
FieldDocModel |
This class just ensures that all subclasses have these methods.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.