Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 208567 Details for
Bug 367103
Javascript error TypeError on http://rap.eclipsesource.com/workbenchdemo/rms
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Error message when using Selection demo
Workbench-Demo-Error.txt (text/plain), 19.02 KB, created by
Missing name
on 2011-12-19 12:08:22 EST
(
hide
)
Description:
Error message when using Selection demo
Filename:
MIME Type:
Creator:
Missing name
Created:
2011-12-19 12:08:22 EST
Size:
19.02 KB
patch
obsolete
>Could not evaluate javascript response: > >Error: TypeError: e is null > > Script: org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w142", >"action": "destroy" >}, { >"target": "w143", >"action": "destroy" >}, { >"target": "w144", >"action": "destroy" >}, { >"target": "w6", >"action": "set", >"properties": { >"activeControl": "w458" >} >} ] >} );/*EOM*/var wm = org.eclipse.swt.WidgetManager.getInstance();var w = new org.eclipse.rwt.widgets.Menu();wm.add( w, "w459", false );w.setHasMenuListener( true );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w460", >"action": "create", >"type": "rwt.widgets.ToolBar", >"properties": { >"parent": "w15", >"style": [ "FLAT", "HORIZONTAL", "LEFT_TO_RIGHT" ], >"bounds": [ 0, 0, 0, 0 ], >"zIndex": 298, >"tabIndex": -1, >"visibility": false >} >}, { >"target": "w461", >"action": "create", >"type": "rwt.widgets.ToolItem", >"properties": { >"parent": "w141", >"style": [ "CHECK" ], >"index": 0, >"bounds": [ 0, 0, 24, 22 ], >"toolTip": "Show Categories", >"image": [ "rwt-resources/generated/e3ed3053", 16, 16 ], >"selection": true >} >}, { >"target": "w461", >"action": "listen", >"properties": { >"selection": true >} >}, { >"target": "w462", >"action": "create", >"type": "rwt.widgets.ToolItem", >"properties": { >"parent": "w141", >"style": [ "CHECK" ], >"index": 1, >"bounds": [ 24, 0, 24, 22 ], >"toolTip": "Show Advanced Properties", >"image": [ "rwt-resources/generated/8ed00150", 16, 16 ] >} >}, { >"target": "w462", >"action": "listen", >"properties": { >"selection": true >} >}, { >"target": "w463", >"action": "create", >"type": "rwt.widgets.ToolItem", >"properties": { >"parent": "w141", >"style": [ "PUSH" ], >"index": 2, >"bounds": [ 48, 0, 24, 22 ], >"enabled": false, >"toolTip": "Restore Default Value", >"image": [ "rwt-resources/generated/885ab2dd", 16, 16 ] >} >}, { >"target": "w463", >"action": "listen", >"properties": { >"selection": true >} >}, { >"target": "w148", >"action": "set", >"properties": { >"visibility": false >} >}, { >"target": "w464", >"action": "create", >"type": "rwt.widgets.Tree", >"properties": { >"parent": "w147", >"style": [ "SINGLE", "FULL_SELECTION", "H_SCROLL", "V_SCROLL", "LEFT_TO_RIGHT" ], >"appearance": "tree", >"indentionWidth": 16, >"bounds": [ 0, 0, 1490, 210 ], >"zIndex": 299, >"tabIndex": -1, >"menu": "w459" >} >}, { >"target": "w464", >"action": "listen", >"properties": { >"mouse": true, >"help": true >} >}, { >"target": "w464", >"action": "set", >"properties": { >"itemCount": 4, >"itemHeight": 22, >"itemMetrics": [ [ 0, 0, 596, 0, 0, 3, 588 ], [ 1, 596, 890, 599, 0, 599, 887 ] ], >"columnCount": 2, >"headerHeight": 18, >"headerVisible": true, >"linesVisible": true >} >}, { >"target": "w464", >"action": "listen", >"properties": { >"scrollBarsSelection": true, >"selection": true >} >} ] >} );/*EOM*/var w = new org.eclipse.swt.widgets.TableColumn( wm.findWidgetById( "w464" ) );wm.add( w, "w465", false );w.setLabel( "Property" );w.setWidth( 596 );w.setZIndex( 300 );var w = new org.eclipse.swt.widgets.TableColumn( wm.findWidgetById( "w464" ) );wm.add( w, "w466", false );w.setLabel( "Value" );w.setLeft( 596 );w.setWidth( 890 );w.setZIndex( 300 );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w467", >"action": "create", >"type": "rwt.widgets.TreeItem", >"properties": { >"parent": "w464", >"index": 0, >"texts": [ "Description", "" ] >} >}, { >"target": "w468", >"action": "create", >"type": "rwt.widgets.TreeItem", >"properties": { >"parent": "w464", >"index": 1, >"texts": [ "End Date", "" ] >} >}, { >"target": "w469", >"action": "create", >"type": "rwt.widgets.TreeItem", >"properties": { >"parent": "w464", >"index": 2, >"texts": [ "Name", "TestProject" ] >} >}, { >"target": "w470", >"action": "create", >"type": "rwt.widgets.TreeItem", >"properties": { >"parent": "w464", >"index": 3, >"texts": [ "Start Date", "" ] >} >}, { >"target": "w155", >"action": "set", >"properties": { >"tabIndex": -1 >} >}, { >"target": "w137", >"action": "set", >"properties": { >"tabIndex": -1 >} >}, { >"target": "w471", >"action": "create", >"type": "rwt.widgets.Composite", >"properties": { >"parent": "w114", >"style": [ "LEFT_TO_RIGHT" ], >"bounds": [ 3, 26, 1490, 592 ], >"zIndex": 300, >"tabIndex": -1 >} >}, { >"target": "w471", >"action": "listen", >"properties": { >"activate": true >} >}, { >"target": "w472", >"action": "create", >"type": "rwt.widgets.Composite", >"properties": { >"parent": "w471", >"style": [ "LEFT_TO_RIGHT" ], >"bounds": [ 0, 0, 1490, 592 ], >"zIndex": 300, >"tabIndex": -1 >} >} ] >} );/*EOM*/var w = new org.eclipse.swt.custom.CTabFolder();wm.add( w, "w473", true );wm.setParent( w, "w472" );w.addState( "rwt_FLAT" );org.eclipse.swt.custom.CTabFolder.setToolTipTexts( "Minimize", "Maximize", "Restore", "Show List", "Close" );w.setSpace( 0, 1490, 0, 592 );w.setZIndex( 300 );w.setTabIndex( 31 );wm.setHasListener( w, "focus", true );w.setTabPosition( "bottom" );w.setTabHeight( 19 );w.setHasSelectionListener( true );w.hideChevron();var w = new org.eclipse.swt.custom.CTabItem( wm.findWidgetById( "w473" ), false );wm.add( w, "w474", false );var t = wm.findWidgetById( "w473" );t.add( w );w.setSpace( 0, 67, 571, 21 );w.setLabel( "Overview" );w.setSelected( true );w.addState( "firstItem" );var w = new org.eclipse.swt.custom.CTabItem( wm.findWidgetById( "w473" ), false );wm.add( w, "w475", false );var t = wm.findWidgetById( "w473" );t.add( w );w.setSpace( 67, 44, 571, 21 );w.setLabel( "Tasks" );var w = new org.eclipse.swt.custom.CTabItem( wm.findWidgetById( "w473" ), false );wm.add( w, "w476", false );var t = wm.findWidgetById( "w473" );t.add( w );w.setSpace( 111, 43, 571, 21 );w.setLabel( "Gantt" );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w477", >"action": "create", >"type": "rwt.widgets.ScrolledComposite", >"properties": { >"parent": "w473", >"style": [ "H_SCROLL", "V_SCROLL", "LEFT_TO_RIGHT" ], >"bounds": [ 0, 0, 1490, 571 ], >"zIndex": 300, >"tabIndex": 32, >"foreground": [ 91, 100, 103, 255 ], >"background": [ 255, 255, 255, 255 ], >"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 15, true, false ], >"content": "w478", >"scrollBarsVisible": [ false, false ] >} >}, { >"target": "w478", >"action": "create", >"type": "rwt.widgets.Composite", >"properties": { >"parent": "w477", >"style": [ "LEFT_TO_RIGHT" ], >"bounds": [ 0, 0, 1490, 571 ], >"zIndex": 300, >"tabIndex": 33, >"foreground": [ 91, 100, 103, 255 ], >"background": [ 255, 255, 255, 255 ], >"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 15, true, false ] >} >}, { >"target": "w479", >"action": "create", >"type": "rwt.widgets.Composite", >"properties": { >"parent": "w478", >"style": [ "LEFT_TO_RIGHT" ], >"bounds": [ 0, -1, 1490, 1 ], >"zIndex": 300, >"tabIndex": -1, >"visibility": false, >"background": [ 91, 100, 103, 255 ] >} >} ] >} );/*EOM*/var w = new org.eclipse.swt.widgets.Canvas();wm.add( w, "w480", true );wm.setParent( w, "w478" );w.setSpace( 0, 1490, 0, 0 );w.setZIndex( 299 );w.setTabIndex( 35 );w.setVisibility( false );w.setTextColor( "#5b6467" );w.setBackgroundGradient( null );w.setBackgroundColor( "#ffffff" );wm.setFont( w, [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 15, true, false );var w = new org.eclipse.swt.widgets.Canvas();wm.add( w, "w481", true );wm.setParent( w, "w480" );w.setSpace( 0, 0, 1, 0 );w.setZIndex( 300 );w.setTabIndex( 36 );w.setVisibility( false );w.setTextColor( "#5b6467" );w.setBackgroundGradient( null );w.setBackgroundColor( "#ffffff" );wm.setFont( w, [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 15, true, false );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w482", >"action": "create", >"type": "rwt.widgets.Label", >"properties": { >"parent": "w481", >"style": [ "LEFT", "WRAP", "LEFT_TO_RIGHT" ], >"bounds": [ 0, 0, 0, 0 ], >"zIndex": 300, >"tabIndex": -1, >"visibility": false, >"foreground": [ 91, 100, 103, 255 ], >"background": [ 255, 255, 255, 255 ], >"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 15, true, false ] >} >}, { >"target": "w483", >"action": "create", >"type": "rwt.widgets.Composite", >"properties": { >"parent": "w478", >"style": [ "LEFT_TO_RIGHT" ], >"bounds": [ 0, 0, 1490, 571 ], >"zIndex": 298, >"tabIndex": 37, >"foreground": [ 91, 100, 103, 255 ], >"background": [ 255, 255, 255, 255 ] >} >}, { >"target": "w458", >"action": "create", >"type": "rwt.widgets.Composite", >"properties": { >"parent": "w483", >"style": [ "LEFT_TO_RIGHT" ], >"bounds": [ 0, 0, 1474, 28 ], >"zIndex": 300, >"tabIndex": -1, >"background": [ 255, 255, 255, 255 ] >} >}, { >"target": "w484", >"action": "create", >"type": "rwt.widgets.Label", >"properties": { >"parent": "w458", >"style": [ "LEFT", "LEFT_TO_RIGHT" ], >"bounds": [ 0, 0, 1474, 28 ], >"zIndex": 300, >"tabIndex": -1, >"image": [ "rwt-resources/generated/d87b1d58", 1636, 28 ] >} >}, { >"target": "w485", >"action": "create", >"type": "rwt.widgets.Composite", >"properties": { >"parent": "w483", >"style": [ "LEFT_TO_RIGHT" ], >"bounds": [ 0, 28, 1474, 543 ], >"zIndex": 299, >"tabIndex": -1, >"background": [ 255, 255, 255, 255 ] >} >} ] >} );/*EOM*/var w = new org.eclipse.swt.widgets.Canvas();wm.add( w, "w486", true );wm.setParent( w, "w485" );w.setSpace( 10, 1454, 0, 239 );w.setZIndex( 300 );w.setTabIndex( 40 );w.setTextColor( "#4a4a4a" );w.setBackgroundGradient( null );w.setBackgroundColor( "#ffffff" );wm.setFont( w, [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, true, false );wm.setBackgroundGradient( w, ["#e5f2f8","#ffffff","#ffffff" ], [0,10,100 ], true );wm.setRoundedBorder( w, 1, "#ffffff", 8, 8, 0, 0 );var w = new org.eclipse.ui.forms.widgets.ToggleHyperlink();wm.add( w, "w487", true );wm.setParent( w, "w486" );w.setImages( "rwt-resources/generated/fb89ea96", "rwt-resources/generated/1a2f413a", "rwt-resources/generated/36d13251", "rwt-resources/generated/d77799fd" );w.setSpace( 6, 11, 7, 11 );w.setZIndex( 300 );w.setTabIndex( 41 );w.setTextColor( "#4a4a4a" );w.setBackgroundGradient( null );w.setBackgroundColor( null );wm.setFont( w, [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, true, false );wm.setHasListener( w, "focus", true );w.setUserData( "keyListener", true );w.setExpanded( true );w.setHasSelectionListener( true );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w488", >"action": "create", >"type": "rwt.widgets.Label", >"properties": { >"parent": "w486", >"style": [ "LEFT", "WRAP", "LEFT_TO_RIGHT" ], >"bounds": [ 21, 3, 260, 17 ], >"zIndex": 299, >"tabIndex": -1, >"foreground": [ 91, 100, 103, 255 ], >"background": [ 0, 0, 0, 0 ], >"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, true, false ], >"cursor": "pointer" >} >}, { >"target": "w488", >"action": "listen", >"properties": { >"mouse": true, >"key": true >} >}, { >"target": "w488", >"action": "set", >"properties": { >"text": "General Information TestProject" >} >}, { >"target": "w489", >"action": "create", >"type": "rwt.widgets.Text", >"properties": { >"parent": "w486", >"style": [ "LEFT", "MULTI", "READ_ONLY", "WRAP", "LEFT_TO_RIGHT" ], >"bounds": [ 6, 23, 1442, 21 ], >"zIndex": 298, >"tabIndex": 42, >"foreground": [ 74, 74, 74, 255 ], >"background": [ 255, 255, 255, 255 ], >"text": "This section is used to edit general data.", >"editable": false >} >}, { >"target": "w490", >"action": "create", >"type": "rwt.widgets.Composite", >"properties": { >"parent": "w486", >"style": [ "LEFT_TO_RIGHT" ], >"bounds": [ 6, 47, 1442, 192 ], >"zIndex": 297, >"tabIndex": 43, >"background": [ 255, 255, 255, 255 ] >} >}, { >"target": "w490", >"action": "listen", >"properties": { >"mouse": true >} >}, { >"target": "w491", >"action": "create", >"type": "rwt.widgets.Label", >"properties": { >"parent": "w490", >"style": [ "LEFT", "LEFT_TO_RIGHT" ], >"bounds": [ 0, 3, 100, 18 ], >"zIndex": 300, >"tabIndex": -1, >"foreground": [ 74, 74, 74, 255 ], >"background": [ 255, 255, 255, 255 ], >"text": "Name:" >} >}, { >"target": "w492", >"action": "create", >"type": "rwt.widgets.Text", >"properties": { >"parent": "w490", >"style": [ "LEFT", "SINGLE", "READ_ONLY", "BORDER", "LEFT_TO_RIGHT" ], >"bounds": [ 105, 0, 309, 24 ], >"zIndex": 299, >"tabIndex": 44, >"foreground": [ 74, 74, 74, 255 ], >"background": [ 255, 255, 255, 255 ] >} >}, { >"target": "w492", >"action": "listen", >"properties": { >"focus": true >} >}, { >"target": "w492", >"action": "set", >"properties": { >"text": "TestProject", >"editable": false >} >}, { >"target": "w493", >"action": "create", >"type": "rwt.widgets.Label", >"properties": { >"parent": "w490", >"style": [ "LEFT", "LEFT_TO_RIGHT" ], >"bounds": [ 0, 74, 100, 18 ], >"zIndex": 298, >"tabIndex": -1, >"foreground": [ 74, 74, 74, 255 ], >"background": [ 255, 255, 255, 255 ], >"text": "Description:" >} >}, { >"target": "w494", >"action": "create", >"type": "rwt.widgets.Text", >"properties": { >"parent": "w490", >"style": [ "LEFT", "MULTI", "BORDER", "LEFT_TO_RIGHT" ], >"bounds": [ 105, 29, 309, 108 ], >"zIndex": 297, >"tabIndex": 45, >"foreground": [ 74, 74, 74, 255 ], >"background": [ 255, 255, 255, 255 ] >} >}, { >"target": "w494", >"action": "listen", >"properties": { >"focus": true, >"modify": true, >"verify": true >} >}, { >"target": "w495", >"action": "create", >"type": "rwt.widgets.Label", >"properties": { >"parent": "w490", >"style": [ "LEFT", "LEFT_TO_RIGHT" ], >"bounds": [ 0, 144, 100, 18 ], >"zIndex": 296, >"tabIndex": -1, >"foreground": [ 74, 74, 74, 255 ], >"background": [ 255, 255, 255, 255 ], >"text": "Start Date:" >} >} ] >} );/*EOM*/org.eclipse.swt.widgets.Calendar.CELL_WIDTH = 27;org.eclipse.swt.widgets.Calendar.CELL_HEIGHT = 17;var w = new org.eclipse.swt.widgets.DateTimeDate( "mediumdrop_down", [ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", "" ], [ "", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" ], [ "", "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" ], "/", "MDY" );wm.add( w, "w496", true );wm.setParent( w, "w490" );w.addState( "rwt_BORDER" );w.setSpace( 105, 111, 142, 22 );w.setZIndex( 295 );w.setTabIndex( 46 );w.setBackgroundGradient( null );w.setBackgroundColor( null );w.setYear( 2011 );w.setMonth( 11 );w.setDay( 19 );w.setHasSelectionListener( true );w.setBounds( 0, 3, 2, 0, 16 );w.setBounds( 4, 3, 2, 0, 16 );w.setBounds( 2, 3, 2, 20, 16 );w.setBounds( 5, 23, 2, 5, 16 );w.setBounds( 1, 28, 2, 20, 16 );w.setBounds( 6, 48, 2, 5, 16 );w.setBounds( 3, 53, 2, 34, 16 );w.setBounds( 7, 90, 0, 19, 20 );w.setBounds( 13, 90, 0, 19, 20 );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w497", >"action": "create", >"type": "rwt.widgets.Label", >"properties": { >"parent": "w490", >"style": [ "LEFT", "LEFT_TO_RIGHT" ], >"bounds": [ 0, 171, 100, 18 ], >"zIndex": 294, >"tabIndex": -1, >"foreground": [ 74, 74, 74, 255 ], >"background": [ 255, 255, 255, 255 ], >"text": "End Date:" >} >} ] >} );/*EOM*/org.eclipse.swt.widgets.Calendar.CELL_WIDTH = 27;org.eclipse.swt.widgets.Calendar.CELL_HEIGHT = 17;var w = new org.eclipse.swt.widgets.DateTimeDate( "mediumdrop_down", [ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", "" ], [ "", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" ], [ "", "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" ], "/", "MDY" );wm.add( w, "w498", true );wm.setParent( w, "w490" );w.addState( "rwt_BORDER" );w.setSpace( 105, 111, 169, 22 );w.setZIndex( 293 );w.setTabIndex( 47 );w.setBackgroundGradient( null );w.setBackgroundColor( null );w.setYear( 2011 );w.setMonth( 11 );w.setDay( 19 );w.setHasSelectionListener( true );w.setBounds( 0, 3, 2, 0, 16 );w.setBounds( 4, 3, 2, 0, 16 );w.setBounds( 2, 3, 2, 20, 16 );w.setBounds( 5, 23, 2, 5, 16 );w.setBounds( 1, 28, 2, 20, 16 );w.setBounds( 6, 48, 2, 5, 16 );w.setBounds( 3, 53, 2, 34, 16 );w.setBounds( 7, 90, 0, 19, 20 );w.setBounds( 13, 90, 0, 19, 20 );var w = wm.findWidgetById( "w116" );w.setZIndex( 299 );w.setTabIndex( 20 );wm.setHasListener( w, "focus", true );w.setSelectionForeground( "#000000" );w.setSelectionBackground( "#4ca6d2" );w.setSelectionBackgroundGradient( ["#d2e8f3","#4ca6d2" ], [0,75 ], true );var w = new org.eclipse.swt.custom.CTabItem( wm.findWidgetById( "w116" ), true );wm.add( w, "w499", false );var t = wm.findWidgetById( "w116" );t.add( w );w.setSpace( 0, 121, 0, 24 );w.setLabel( "TestProject" );w.setIcon( "rwt-resources/generated/bc694b51" );w.setShowClose( true );w.setSelected( true );w.addState( "firstItem" );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w117", >"action": "set", >"properties": { >"tabIndex": 21 >} >}, { >"target": "w120", >"action": "set", >"properties": { >"bounds": [ 121, 1, 1335, 22 ] >} >}, { >"target": "w121", >"action": "set", >"properties": { >"tabIndex": 23 >} >} ] >} );/*EOM*/var w = wm.findWidgetById( "w418" );w.setTabIndex( -1 );w.setSelectionForeground( "#4a4a4a" );w.setSelectionBackground( "#ffffff" );w.setSelectionBackgroundGradient( ["#ffffff","#ffffff" ], [0,100 ], true );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w420", >"action": "set", >"properties": { >"tabIndex": -1 >} >}, { >"target": "w424", >"action": "set", >"properties": { >"tabIndex": -1 >} >} ] >} );/*EOM*/org.eclipse.swt.WidgetManager.getInstance().focus( "w458" );org.eclipse.rwt.protocol.Processor.processMessage( { >"meta": { >"requestCounter": 19 >}, >"operations": [ { >"target": "w1", >"action": "call", >"method": "measureStrings", >"properties": { >"strings": [ [ 42345246, "General Information TestProject", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, true, false, 0 ], [ 42345251, "General Information TestProject", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, true, false, 5 ], [ 27117925, "This section is used to edit general data.", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, 1436 ] ] >} >} ] >} );/*EOM*/ > fileName: http://rap.eclipsesource.com/workbenchdemo/rms?custom_service_handler=org.eclipse.rwt.internal.resources.JSLibraryServiceHandler&hash=H-805493001 > lineNumber: 66 > Debug: off > Request: org.eclipse.swt.events.widgetDefaultSelected=w137&org.eclipse.swt.events.widgetDefaultSelected.item=w191&org.eclipse.swt.events.mouseDoubleClick=w137&org.eclipse.swt.events.mouseDoubleClick.button=1&org.eclipse.swt.events.mouseDoubleClick.x=197&org.eclipse.swt.events.mouseDoubleClick.y=790&org.eclipse.swt.events.mouseDoubleClick.time=27014&org.eclipse.swt.events.mouseDown=w137&org.eclipse.swt.events.mouseDown.button=1&org.eclipse.swt.events.mouseDown.x=197&org.eclipse.swt.events.mouseDown.y=790&org.eclipse.swt.events.mouseDown.time=27014&w1.cursorLocation.x=197&w1.cursorLocation.y=790&uiRoot=w1&requestCounter=18
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 367103
: 208567