|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IField | |
|---|---|
| ch.sahits.codegen.sql.generator | |
| ch.sahits.codegen.sql.model | |
| Uses of IField in ch.sahits.codegen.sql.generator |
|---|
| Methods in ch.sahits.codegen.sql.generator that return types with arguments of type IField | |
|---|---|
java.util.List<IField> |
BasicDataManipulator.fields()
Retrieve the list of field value pairs registerd wit this record |
| Uses of IField in ch.sahits.codegen.sql.model |
|---|
| Subinterfaces of IField in ch.sahits.codegen.sql.model | |
|---|---|
interface |
IConvertableField
Defining the interface of a field whose value may be changed by an IFieldValueConverter |
| Methods in ch.sahits.codegen.sql.model that return types with arguments of type IField | |
|---|---|
java.util.List<IField> |
ICurrentRecordSet.values()
Retrieve all fields of this record set |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||