Main differences between V1.7 and V1.8

De Wiki
Révision de 26 septembre 2018 à 13:27 par Admin (discussion | contributions) (Complex status management)

Aller à : navigation, rechercher

Some interesting evolutions and corrections have been implemented in this version. No incompatibilities has been identified versus V1.7 source code .

Clear constraints

It is now possible to reset constraints of a widget using the clearConstraint(), clearInnerDescendantConstraint(), clearAllInnerDescendantConstraint() methods.

Complex status management

Thanks to the setForcedStatus() method, it is now possible to manage more complex status as above several entries as explained in the [Control/Complex status management (since V1.8)|chapter].

Absolute path for condensed status

When managing error/warning status, it is now possible to get directly the absolute path of a data using the getPathInConfigFile() method (see [Validity Control#Status management (since V1.8)|chapter]).