Verwendungen von Schnittstelle
ch.nolix.systemapi.objectdataapi.dataapi.IField

Packages, die IField verwenden
Package
Beschreibung
The ch.nolix.system.databaseapplication.fieldbinder package defines binders that can bind IFields to IControls.
The ch.nolix.system.objectdata.data packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.dataapi package.
The ch.nolix.system.objectdata.datatool packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.datatoolapi package.
The ch.nolix.system.objectdata.fieldtool packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.fieldtoolapi package.
The ch.nolix.system.objectdata.fieldvalidator packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.fieldvalidatorapi package.
The ch.nolix.system.objectdata.schemamapper packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.schemamapperapi package.
The ch.nolix.systemapi.objectdataapi.dataapi package declares types for the data of databases.
The ch.nolix.systemapi.objectdataapi.fieldtoolapi package declares tools for IFields.
The ch.nolix.systemapi.objectdataapi.fieldvalidatorapi package declares validators for IField package.
The ch.nolix.systemapi.objectdataapi.schemamapperapi package declares a mapper that can map IEntity types to ITables.