Package | Description |
---|---|
de.esprit.appsuite.database.dbgui.field.model |
Contains a set of document models for input fields.
|
Modifier and Type | Class and Description |
---|---|
class |
DocModelDate
Accepts only those chars that are needed for time input (format HH:MM).
|
class |
DocModelDecimal
Accepts decimal number input only.
|
class |
DocModelInteger
Accepts numeric input only including '+' and '-'.
|
class |
DocModelNumber
Accepts numeric (number digits) input only.
|
class |
DocModelTime
Accepts only those chars that are needed for time input (format HH:MM).
|
class |
DocModelTimestamp
Accepts only those chars that are needed for timestamp input.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.