Skip to main content

Search and Top Navigation

#8361 closed enhancement (fixed)

Opened May 30, 2012 12:50AM UTC

Closed May 30, 2012 02:14AM UTC

Add uniqueId() and removeUniqueId()

Reported by: k_borchers Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.core Version: 1.8.20
Keywords: Cc:
Blocked by: Blocking:
Description

Generalize the automatic generation of id's for elements when necessary. We automatically generate id's for a number of widgets including menu/menu items, dialog title bars, etc. This will provide a standard way for generating those id's as well as removing them when the widget is destroyed.

Attachments (0)
Change History (1)

Changed May 30, 2012 02:14AM UTC by kborchers comment:1

resolution: → fixed
status: newclosed

Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzalez to provide a generalized way of generating and removing generated element id's. Also, added a unit test. Fixed #8361 - Add uniqueId() and removeUniqueId()

Changeset: 40e47c0b08c31e5003833b9c46d36e7468a63de8