Thank you Adrian, this will help me. I will see it in detail because I have the suspect that it is the two field names are misleading and not used in the same way all the times.
-Bruno 2009/1/7 Adrian Crum <[email protected]>: > Here's how I've seen it used, not sure if it's some kind of "standard" though: > > titleProperty is used for the HTML title and optionally the large font page > title that appears at the top of the main content area. > > labelTitleProperty is used by some screens that have a sub-decorator - so > that the page title (titleProperty) is the same for all screens using the > sub-decorator, but the large font page title (labelTitleProperty) is > different for each screen the sub-decorator decorates. > > -Adrian > > > --- On Tue, 1/6/09, Bruno Busco <[email protected]> wrote: > >> From: Bruno Busco <[email protected]> >> Subject: titleProperty == labelTitleProperty ? >> To: [email protected] >> Date: Tuesday, January 6, 2009, 4:19 PM >> Hi devs, >> could someone please tell me what is the difference between >> the >> "titleProperty" and >> "labelTitleProperty" variables? >> In some screen they are defined both and to the same value, >> sometimes >> only one of the two. >> >> Many thanks, >> -Bruno > > > >
