Project

General

Profile

Actions

Bug #13669

closed
MV RM

Allow setObjectName() to apply to layouts

Bug #13669: Allow setObjectName() to apply to layouts

Added by Matthias Van Ceulebroeck over 1 year ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
03/25/2025
Due date:
% Done:

100%

Estimated time:

Description

The setObjectName() function is defined in WObject. However, only in WWebWidget does it have an actual effect.
This means that any WLayout or any other class that directly inherits from WObject has this function, but not always the right effect implemented for it.

This ticket serves to:

  1. implement the missing functionality for layouts (so that their container can have a data-object-name)
  2. check whether there are more (pseudo)widgets missing this functionality

Note: only widgets that have an actual visual representation will require this functionality. Widgets that only live on the backend with no UI can omit this.

RM Updated by Romain Mardulyn over 1 year ago Actions #1

  • Status changed from New to InProgress
  • Assignee set to Romain Mardulyn

RM Updated by Romain Mardulyn over 1 year ago Actions #2

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)

MV Updated by Matthias Van Ceulebroeck about 1 year ago Actions #3

  • Assignee set to Matthias Van Ceulebroeck

MV Updated by Matthias Van Ceulebroeck 12 months ago Actions #4

  • Status changed from Review to Implemented @Emweb
  • Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
  • % Done changed from 0 to 100

MV Updated by Matthias Van Ceulebroeck 12 months ago Actions #5

  • Status changed from Implemented @Emweb to Implemented @Test

MV Updated by Matthias Van Ceulebroeck 11 months ago Actions #6

  • Status changed from Implemented @Test to Closed
Actions

Also available in: PDF Atom