]
Alexey Kazakov resolved JBIDE-6084.
-----------------------------------
Assignee: Alexey Kazakov (was: Konstantin Marmalyukov)
Resolution: Out of Date
Out of date.
We have some wizards for JSF widgets which user can use to customize the code which will
be inserted from the palette. We don't have any plans to add more such wizards for JSF
palette.
Intelligent defaults for dragging and dropping Rich Faces and other
tags from the palette
------------------------------------------------------------------------------------------
Key: JBIDE-6084
URL:
https://issues.jboss.org/browse/JBIDE-6084
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Affects Versions: 3.1.0.GA
Environment: All
Reporter: Jim Tyrrell
Assignee: Alexey Kazakov
Fix For: 4.2.0.CR1
For example: Dragging a RF component should result in a intelligent fill in of choices.
ie give you a 2*4 table when dragging in a Rich Faces table. google table with a few
typical fields filled in. etc etc html fields ( name, target, etc) as typical defaults.
UPD<by Maksim Areshkau>
As I see this issue, we should implement possibility to set templates for components,
like it done for java editor in eclipse preferences.
(Preferences->Java->Editor-->Templates) for example.