Italiano
Instant Developer Foundation Documentation
  • Objects reference

Library area

copy link

Introduction

This chapter describes the features of objects corresponding to libraries.

Library The library object represents a set of services provided by the operating environment where applications created with In.de are executed
Domain A domain represents a prototype of a database field or of other objects that can store simple information, such as variables
Value list The value list object describes a list of possible values of another object, such as a database field, a variable, a class property, a parameter of a function, etc.
Constant The constant object represents a value that remains constant over time
Function The function object is a public method available to the class or to the service represented by the library in which the function is contained
Visual style A visual style represents a set of graphical properties of the objects that appear in the user interface
Parameter The parameter object represents a formal parameter of the method in which it is contained
Default value The Default value object allows dynamic calculation of the value to be assigned to fields using the domain, if the domain has the "Default" flag enabled
Domain check The Domain check object allows constraints to be imposed on the possible values that can be taken by the fields using the domain

Changed on: 15/12/2022 / From version: 8.5.3800