Open-Lowcode icon indicating copy to clipboard operation
Open-Lowcode copied to clipboard

Move fields specific to DataObjectField out of DataObjectElement

Open openlowcode opened this issue 6 years ago • 0 comments

A DataObjectElement (org.openlowcode.design.data.DataObjectElement) has several methods that are actually useful for fields (that have a single element shown in object) but not properties.

This includes displayname and tooltip.

Tholse fields should be moved out of DataObjectElement and put to the Field subclass.

openlowcode avatar Jan 23 '20 06:01 openlowcode