.wbp-component.xml

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

.wbp-component.xml

Postby George » Tue May 03, 2011 6:47 am

in .wbp-component i find this:
<parameter name="relatedStyles"><![CDATA[
.gwt-TabBar { the tab bar itself }
.gwt-TabBar .gwt-TabBarFirst { the left edge of the bar }
.gwt-TabBar .gwt-TabBarRest { the right edge of the bar }
.gwt-TabBar .gwt-TabBarItem { unselected tabs }
.gwt-TabBar .gwt-TabBarItem-selected { additional style for selected tabs }
]]></parameter>

I need to know about this <parameter name="relatedStyles">.i search in DesignerCustomizationAPI.pdf but i don't find any explication.
George
 
Posts: 29
Joined: Wed Apr 06, 2011 4:25 am

Re: .wbp-component.xml

Postby Eric Clayberg » Tue May 03, 2011 6:52 am

That refers to CSS styles that are related to that component. It is specific to GWT and the default CSS provided with it.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 2 guests

cron