String Editor

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

String Editor

Postby George » Tue May 03, 2011 8:22 am

this is a NamedFrame.wbp-component.xml:(componet in palette)

<?xml version="1.0" encoding="UTF-8"?>
<component xmlns="http://www.eclipse.org/wb/WBPComponent">
<description>A Frame that has a 'name' associated with it. This allows the frame to be the target of a
FormPanel.</description>
<!-- CREATION -->
<creation>
<source><![CDATA[new com.google.gwt.user.client.ui.NamedFrame("New frame")]]></source>
<x-attribute name="name" value="new frame"/>
</creation>
</component>

In the property tab of this compoenent we have a property named "url" and it is a string.When editing this property an string editor it open with value "javascript".
How it initialize this string editor knowing that no mentioned in NamedFrame.wbp-component.xml?

Thinks for your help
George
 
Posts: 29
Joined: Wed Apr 06, 2011 4:25 am

Re: String Editor

Postby Konstantin.Scheglov » Tue May 03, 2011 2:21 pm

Can you please STOP posting same questions here and in Eclipse forum?
It is not fun to answer in two places.

http://www.eclipse.org/forums/index.php?t=msg&th=208542&start=0
Konstantin.Scheglov
Moderator
 
Posts: 186
Joined: Tue Oct 18, 2005 8:11 pm
Location: Russian Federation, Lipetsk


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 2 guests

cron