|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using... |
|
|
|
|
|
|
From version 23, you have the ability to import existing classes or sets of procedures in text... |
|
|
|
|
|
|
Toggles a class in the HTML classes of a control: if the class does not exist, it is added;... |
|
|
|
|
|
|
Constructs a copy of a class instance:
An object of the actual class of the class instance... |
|
|
|
|
|
|
Deletes a class from the HTML classes of a control. |
|
|
|
|
|
|
Adds a class into the HTML classes of a control. |
|
|
|
|
|
|
The Associated property determines if an element belongs to the base class or to an associated... |
|
|
|
|
|
|
A class contains the description of a data structure (members) and the processes (methods)... |
|
|
|
|
|
|
The object-oriented programming (called "OOP") is a programming paradigm in which the programs... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|