This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 110853 - Refactoring the schema based property sheet renderer in WSDL Editor
Summary: Refactoring the schema based property sheet renderer in WSDL Editor
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P2 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks: 100283
  Show dependency tree
 
Reported: 2007-07-25 02:12 UTC by Jun Qian
Modified: 2007-07-25 02:13 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jun Qian 2007-07-25 02:12:23 UTC
ritesh adval wrote:
> The schema based property sheet renderer are defined in the wsdl editor. These are defined using annotation in the
binding schema.
>
> Kini has created a good page for this:
>
> http://alaska.stc.com:10000/alaska/Wiki.jsp?page=WSDLExtensibilityElementAttributeCustomizerEnhancements
>
> you may want to use SchemaCustomizer and NewCustomizer.  Current BuiltInCustomizer are wsdl specific. But we could add
more
> like file chooser/color chooser etc here.
>
>
> If you want to reuse we could separate it out as a separate module.
>
>
>
> Jun Qian wrote:
>> Hi Ritesh,
>>
>> I remember you talked about schema-based table cell renderer/editor for property sheet before. Is that available
somewhere for me to reuse in JBI Manager?
>>
>> Thanks,
>> Jun