for 1:

we generally use the styleLocation, imageLocation and scriptLocation
attributes to point to resources for components... with this, the user
can change from which directory the files are read.

the inputCalendar component additionally has a central switch:
"addResources" will disable serving out resources at all.

regards,

Martin

On 12/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I'm looking at some enhancements to panelTabbedPane and want to run them by
> the list before I do the work.
>
> 1.  add ability to shut off the include of the default style sheet.
>
> <x:panelTabbedPane ... includeDefaultStyles="false" >
>
> The default for the attribute would be true.  Is there another example of
> this sort of functionality in Tomahawk
> that I could pattern this after?
>
> 2.  add ability to modify the generated internal style names by allowing the
> user to specify a
> prefix.  This would involved adding an attribute:
>
> <x:panelTabbedPane ... styleClassPrefix="my_application_" >
>
> The default here would be "myFaces_panelTabbedPane_" which matches the
> default style sheet.
>
> 3.  Update the value bound to selectedIndex when a tab is selected.
>
> Thoughts?
>
> Steve Peterson
>


--

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to