Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » No Handler for type forms.widgets.ToggleHyperlink
No Handler for type forms.widgets.ToggleHyperlink [message #1031854] Tue, 02 April 2013 09:35 Go to next message
Tobias P. is currently offline Tobias P.Friend
Messages: 43
Registered: April 2012
Member
Hello guys,

we are developing an RAP Application with virgo-jetty-server-3.6.0.RELEASE as the target runtime.

We are running into a problem using Section.TWISTIE similar to this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?format=multiple&id=392319

The strange thing is, i have created a minimal standalone application and it works fine locally.

If i deploy my Application into Virgo, i get the following error:

Could not process server response:

Error: Error: Operation "create" on target "w112" of type "null" failed:
No Handler for type forms.widgets.ToggleHyperlink
Properties: 
parent = w111
images = rwt-resources/generated/7b687d84.gif,10,10,,rwt-resources/generated/39c1da32.gif,10,10,
bounds = 6,5,12,12
children = 
tabIndex = 34
foreground = 74,74,74,255
background = 0,0,0,0
font = Verdana,Lucida Sans,Arial,Helvetica,sans-serif,14,true,false
cancelKeys = #38,#40


  Script: {
"head": {
"requestCounter": 1
},
"operations": [ [ "create", "w2", "rwt.widgets.Shell", {
"style": [ "RESIZE", "TITLE" ]
} ], [ "listen", "w2", {
"Move": true,
"Resize": true,
"Activate": true,
"Close": true
} ], [ "set", "w2", {
"text": "STOFF-IDENT",
"active": true,
"mode": "maximized",
"minimumSize": [ 80, 27 ],
"activeControl": "w108",
"bounds": [ 0, 0, 1366, 655 ],
"children": [ "w4", "w8", "w16", "w21" ],
"tabIndex": -1,
"visibility": true
} ], [ "listen", "w2", {
"Help": true
} ], [ "create", "w3", "rwt.widgets.Menu", {
"style": [ "BAR" ]
} ], [ "create", "w4", "rwt.widgets.Composite", {
"parent": "w2",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [ "w5", "w6" ],
"tabIndex": 1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w5", "rwt.widgets.Sash", {
"parent": "w4",
"style": [ "VERTICAL" ],
"bounds": [ 0, 0, 0, 0 ],
"tabIndex": -1,
"visibility": false
} ], [ "create", "w6", "rwt.widgets.Composite", {
"parent": "w4",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [ "w7" ],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w7", "rwt.widgets.CoolBar", {
"parent": "w6",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false
} ], [ "create", "w8", "rwt.widgets.Composite", {
"parent": "w2",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [ "w9", "w10", "w12" ],
"tabIndex": 4,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w9", "rwt.widgets.Label", {
"parent": "w8",
"style": [ "NONE" ],
"appearance": "clabel",
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"foreground": [ 74, 74, 74, 255 ],
"text": ""
} ], [ "create", "w10", "rwt.widgets.ToolBar", {
"parent": "w8",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": 6,
"visibility": false
} ], [ "create", "w11", "rwt.widgets.ToolItem", {
"parent": "w10",
"style": [ "PUSH" ],
"index": 0,
"bounds": [ 0, 0, 32, 32 ],
"toolTip": "Cancel Current Operation",
"visible": false,
"image": [ "rwt-resources/generated/cb52ad0b.gif", 16, 16 ]
} ], [ "listen", "w11", {
"Selection": true
} ], [ "create", "w12", "rwt.widgets.Composite", {
"parent": "w8",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [ "w13" ],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w13", "rwt.widgets.Composite", {
"parent": "w12",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [ "w14", "w15" ],
"tabIndex": 8,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w14", "rwt.widgets.ProgressBar", {
"parent": "w13",
"style": [ "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"tabIndex": -1,
"visibility": false
} ], [ "create", "w15", "rwt.widgets.ProgressBar", {
"parent": "w13",
"style": [ "HORIZONTAL", "INDETERMINATE" ],
"bounds": [ 0, 0, 0, 0 ],
"tabIndex": -1,
"visibility": false
} ], [ "create", "w16", "rwt.widgets.Composite", {
"parent": "w2",
"style": [ "NONE" ],
"bounds": [ 0, 0, 32, 32 ],
"children": [ "w17" ],
"tabIndex": 9,
"toolTip": "Show View as a fast view",
"visibility": false
} ], [ "listen", "w16", {
"MenuDetect": true
} ], [ "set", "w16", {
"clientArea": [ 0, 0, 32, 32 ]
} ], [ "create", "w17", "rwt.widgets.ToolBar", {
"parent": "w16",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 32, 32 ],
"children": [],
"tabIndex": 10
} ], [ "listen", "w17", {
"MenuDetect": true
} ], [ "create", "w21", "rwt.widgets.Composite", {
"parent": "w2",
"style": [ "NONE" ],
"bounds": [ 4, 29, 1358, 622 ],
"children": [ "w22" ],
"tabIndex": -1,
"clientArea": [ 0, 0, 1358, 622 ]
} ], [ "create", "w22", "rwt.widgets.Composite", {
"parent": "w21",
"style": [ "NONE" ],
"bounds": [ 0, 0, 1358, 622 ],
"children": [ "w96", "w95", "w49", "w48", "w23", "w36", "w83", "w120", "w121" ],
"tabIndex": -1,
"clientArea": [ 0, 0, 1358, 622 ]
} ], [ "create", "w96", "rwt.widgets.ToolBar", {
"parent": "w22",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false
} ], [ "listen", "w96", {
"Activate": true,
"MouseDown": true,
"MouseUp": true,
"MouseDoubleClick": true
} ], [ "create", "w95", "rwt.widgets.Composite", {
"parent": "w22",
"style": [ "NONE" ],
"bounds": [ 411, 286, 944, 333 ],
"children": [ "w97" ],
"tabIndex": -1
} ], [ "listen", "w95", {
"Activate": true
} ], [ "set", "w95", {
"clientArea": [ 0, 0, 944, 333 ]
} ], [ "create", "w97", "rwt.widgets.Composite", {
"parent": "w95",
"style": [ "NONE" ],
"bounds": [ 0, 0, 944, 333 ],
"children": [ "w98" ],
"tabIndex": -1,
"clientArea": [ 0, 0, 944, 333 ]
} ], [ "create", "w98", "rwt.widgets.Composite", {
"parent": "w97",
"style": [ "NONE" ],
"bounds": [ 0, 0, 944, 333 ],
"children": [ "w99" ],
"tabIndex": -1,
"clientArea": [ 0, 0, 944, 333 ]
} ], [ "create", "w99", "rwt.widgets.ScrolledComposite", {
"parent": "w98",
"style": [ "H_SCROLL", "V_SCROLL" ]
} ], [ "create", "w100", "rwt.widgets.ScrollBar", {
"parent": "w99",
"style": [ "HORIZONTAL" ]
} ], [ "create", "w101", "rwt.widgets.ScrollBar", {
"parent": "w99",
"style": [ "VERTICAL" ]
} ], [ "set", "w99", {
"bounds": [ 0, 0, 944, 333 ],
"children": [ "w102" ],
"tabIndex": 25,
"foreground": [ 122, 184, 0, 255 ],
"background": [ 255, 255, 255, 255 ],
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 18, true, false ],
"content": "w102"
} ], [ "create", "w102", "rwt.widgets.Composite", {
"parent": "w99",
"style": [ "NONE" ],
"bounds": [ 0, 0, 944, 333 ],
"children": [ "w108", "w103", "w106" ],
"tabIndex": 26,
"foreground": [ 122, 184, 0, 255 ],
"background": [ 255, 255, 255, 255 ],
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 18, true, false ],
"clientArea": [ 0, 0, 944, 333 ]
} ], [ "create", "w108", "rwt.widgets.Composite", {
"parent": "w102",
"style": [ "NONE" ],
"bounds": [ 0, 31, 944, 1 ],
"children": [],
"tabIndex": -1,
"background": [ 215, 233, 178, 255 ],
"clientArea": [ 0, 0, 944, 1 ]
} ], [ "create", "w103", "rwt.widgets.Canvas", {
"parent": "w102",
"style": [ "NONE" ]
} ], [ "create", "gc122", "rwt.widgets.GC", {
"parent": "w103"
} ], [ "set", "w103", {
"bounds": [ 0, 0, 944, 32 ],
"children": [ "w104", "w107" ],
"tabIndex": 28,
"foreground": [ 122, 184, 0, 255 ],
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 18, true, false ],
"backgroundGradient": [ [ [ 255, 255, 255, 255 ], [ 241, 247, 229, 255 ] ], [ 0, 100 ], true ],
"clientArea": [ 0, 0, 944, 32 ]
} ], [ "create", "w104", "rwt.widgets.Canvas", {
"parent": "w103",
"style": [ "NONE" ]
} ], [ "create", "gc123", "rwt.widgets.GC", {
"parent": "w104"
} ], [ "set", "w104", {
"bounds": [ 0, 1, 0, 28 ],
"children": [ "w105" ],
"tabIndex": 29,
"visibility": false,
"foreground": [ 122, 184, 0, 255 ],
"background": [ 0, 0, 0, 0 ],
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 18, true, false ],
"clientArea": [ 0, 0, 0, 28 ]
} ], [ "create", "w105", "rwt.widgets.Label", {
"parent": "w104",
"style": [ "WRAP" ],
"bounds": [ 6, 5, 0, 18 ],
"tabIndex": -1,
"visibility": false,
"foreground": [ 122, 184, 0, 255 ],
"background": [ 0, 0, 0, 0 ],
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 18, true, false ]
} ], [ "create", "w107", "rwt.widgets.ToolBar", {
"parent": "w103",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": 30,
"visibility": false,
"foreground": [ 122, 184, 0, 255 ],
"background": [ 0, 0, 0, 0 ],
"cursor": "pointer"
} ], [ "create", "w106", "rwt.widgets.Composite", {
"parent": "w102",
"style": [ "NONE" ],
"bounds": [ 0, 32, 944, 301 ],
"children": [ "w109", "w110" ],
"tabIndex": 31,
"foreground": [ 122, 184, 0, 255 ],
"background": [ 255, 255, 255, 255 ],
"clientArea": [ 0, 0, 944, 301 ]
} ], [ "create", "w109", "rwt.widgets.Composite", {
"parent": "w106",
"style": [ "NONE" ],
"bounds": [ 7, 7, 462, 106 ],
"children": [ "w111" ],
"tabIndex": -1,
"clientArea": [ 0, 0, 462, 106 ]
} ], [ "create", "w111", "rwt.widgets.Canvas", {
"parent": "w109",
"style": [ "NONE" ]
} ], [ "create", "gc124", "rwt.widgets.GC", {
"parent": "w111"
} ], [ "set", "w111", {
"bounds": [ 7, 7, 448, 92 ],
"children": [ "w112", "w113", "w114", "w115" ],
"tabIndex": 33,
"foreground": [ 74, 74, 74, 255 ],
"background": [ 255, 255, 255, 255 ],
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, true, false ],
"backgroundGradient": [ [ [ 241, 247, 229, 255 ], [ 255, 255, 255, 255 ], [ 255, 255, 255, 255 ] ], [ 0, 24, 100 ], true ],
"roundedBorder": [ 1, [ 255, 255, 255, 255 ], 8, 8, 0, 0 ],
"clientArea": [ 0, 0, 446, 90 ]
} ], [ "create", "w112", "forms.widgets.ToggleHyperlink", {
"parent": "w111",
"images": [ [ "rwt-resources/generated/7b687d84.gif", 10, 10 ], null, [ "rwt-resources/generated/39c1da32.gif", 10, 10 ], null ],
"bounds": [ 6, 5, 12, 12 ],
"children": [],
"tabIndex": 34,
"foreground": [ 74, 74, 74, 255 ],
"background": [ 0, 0, 0, 0 ],
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, true, false ],
"cancelKeys": [ "#38", "#40" ]
} ], [ "listen", "w112", {
"FocusIn": true,
"FocusOut": true,
"KeyDown": true
} ], [ "set", "w112", {
"expanded": true
} ], [ "listen", "w112", {
"DefaultSelection": true
} ], [ "create", "w113", "rwt.widgets.Label", {
"parent": "w111",
"style": [ "WRAP" ],
"bounds": [ 22, 3, 0, 14 ],
"tabIndex": -1,
"visibility": false,
"foreground": [ 122, 184, 0, 255 ],
"background": [ 0, 0, 0, 0 ],
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, true, false ],
"cursor": "pointer"
} ], [ "listen", "w113", {
"MouseDown": true,
"MouseUp": true,
"KeyDown": true
} ], [ "create", "w114", "rwt.widgets.Text", {
"parent": "w111",
"style": [ "LEFT", "MULTI", "WRAP" ],
"bounds": [ 6, 20, 434, 27 ],
"tabIndex": 35,
"foreground": [ 74, 74, 74, 255 ],
"background": [ 255, 255, 255, 255 ],
"editable": false
} ], [ "create", "w115", "rwt.widgets.Composite", {
"parent": "w111",
"style": [ "NONE" ],
"bounds": [ 6, 50, 434, 40 ],
"children": [ "w116", "w117", "w118", "w119" ],
"tabIndex": 36,
"background": [ 255, 255, 255, 255 ]
} ], [ "listen", "w115", {
"MouseDown": true,
"MouseUp": true,
"MouseDoubleClick": true
} ], [ "set", "w115", {
"clientArea": [ 0, 0, 434, 40 ]
} ], [ "create", "w116", "rwt.widgets.Label", {
"parent": "w115",
"style": [ "NONE" ],
"bounds": [ 7, 11, 40, 17 ],
"tabIndex": -1,
"foreground": [ 128, 128, 128, 255 ],
"background": [ 255, 255, 255, 255 ],
"text": "Source:"
} ], [ "create", "w117", "rwt.widgets.Text", {
"parent": "w115",
"style": [ "LEFT", "SINGLE" ],
"bounds": [ 54, 7, 139, 26 ],
"tabIndex": 37,
"foreground": [ 74, 74, 74, 255 ],
"background": [ 255, 255, 255, 255 ]
} ], [ "listen", "w117", {
"FocusIn": true,
"FocusOut": true
} ], [ "set", "w117", {
"text": "bla",
"editable": false
} ], [ "create", "w118", "rwt.widgets.Label", {
"parent": "w115",
"style": [ "NONE" ],
"bounds": [ 200, 11, 69, 17 ],
"tabIndex": -1,
"foreground": [ 128, 128, 128, 255 ],
"background": [ 255, 255, 255, 255 ],
"text": "Last change:"
} ], [ "create", "w119", "rwt.widgets.Text", {
"parent": "w115",
"style": [ "LEFT", "SINGLE" ],
"bounds": [ 276, 7, 151, 26 ],
"tabIndex": 38,
"foreground": [ 74, 74, 74, 255 ],
"background": [ 255, 255, 255, 255 ]
} ], [ "listen", "w119", {
"FocusIn": true,
"FocusOut": true
} ], [ "set", "w119", {
"text": "blubs",
"editable": false
} ], [ "create", "w110", "rwt.widgets.Composite", {
"parent": "w106",
"style": [ "NONE" ],
"bounds": [ 474, 7, 462, 14 ],
"children": [],
"tabIndex": -1,
"clientArea": [ 0, 0, 462, 14 ]
} ], [ "create", "w49", "rwt.widgets.ToolBar", {
"parent": "w22",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false
} ], [ "listen", "w49", {
"Activate": true,
"MouseDown": true,
"MouseUp": true,
"MouseDoubleClick": true
} ], [ "create", "w48", "rwt.widgets.Composite", {
"parent": "w22",
"style": [ "NONE" ],
"bounds": [ 3, 36, 399, 583 ],
"children": [ "w50" ],
"tabIndex": -1
} ], [ "listen", "w48", {
"Activate": true
} ], [ "set", "w48", {
"clientArea": [ 0, 0, 399, 583 ]
} ], [ "create", "w50", "rwt.widgets.Composite", {
"parent": "w48",
"style": [ "NONE" ],
"bounds": [ 0, 0, 399, 583 ],
"children": [ "w51" ],
"tabIndex": -1,
"clientArea": [ 0, 0, 399, 583 ]
} ], [ "create", "w51", "rwt.widgets.ScrolledComposite", {
"parent": "w50",
"style": [ "V_SCROLL", "BORDER" ]
} ], [ "create", "w52", "rwt.widgets.ScrollBar", {
"parent": "w51",
"style": [ "VERTICAL" ]
} ], [ "set", "w51", {
"bounds": [ 0, 0, 399, 583 ],
"children": [ "w53" ],
"tabIndex": -1,
"content": "w53"
} ], [ "set", "w52", {
"visibility": true
} ], [ "create", "w53", "rwt.widgets.Composite", {
"parent": "w51",
"style": [ "NONE" ],
"bounds": [ 0, 0, 387, 594 ],
"children": [ "w54", "w55", "w56", "w57", "w58", "w59", "w60", "w61", "w62", "w63", "w64", "w65", "w66", "w67", "w69", "w70", "w71", "w72", "w73", "w74", "w75", "w76", "w77", "w78", "w79", "w80", "w81", "w82" ],
"tabIndex": -1,
"clientArea": [ 0, 0, 387, 594 ]
} ], [ "create", "w54", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 5, 377, 17 ],
"tabIndex": -1,
"text": "CAS"
} ], [ "create", "w55", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 27, 377, 28 ],
"tabIndex": -1,
"text": "80-08-0"
} ], [ "listen", "w55", {
"DefaultSelection": true
} ], [ "create", "w56", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 67, 377, 17 ],
"tabIndex": -1,
"text": "Name"
} ], [ "create", "w57", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 89, 377, 26 ],
"tabIndex": -1
} ], [ "listen", "w57", {
"DefaultSelection": true
} ], [ "create", "w58", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 127, 377, 17 ],
"tabIndex": -1,
"text": "Formula"
} ], [ "create", "w59", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 149, 377, 26 ],
"tabIndex": -1
} ], [ "listen", "w59", {
"DefaultSelection": true
} ], [ "create", "w60", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 187, 377, 17 ],
"tabIndex": -1,
"text": "IUPAC"
} ], [ "create", "w61", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 209, 377, 26 ],
"tabIndex": -1
} ], [ "listen", "w61", {
"DefaultSelection": true
} ], [ "create", "w62", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 247, 377, 17 ],
"tabIndex": -1,
"text": "SMILES"
} ], [ "create", "w63", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 269, 377, 26 ],
"tabIndex": -1
} ], [ "listen", "w63", {
"DefaultSelection": true
} ], [ "create", "w64", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 307, 377, 17 ],
"tabIndex": -1,
"text": "Accurate Mass"
} ], [ "create", "w65", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 329, 203, 26 ],
"tabIndex": -1
} ], [ "listen", "w65", {
"DefaultSelection": true
} ], [ "create", "w66", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 213, 333, 17, 17 ],
"tabIndex": -1,
"text": "+/-"
} ], [ "create", "w67", "rwt.widgets.Combo", {
"parent": "w53",
"style": [ "DROP_DOWN" ],
"bounds": [ 235, 329, 147, 26 ],
"children": [],
"tabIndex": -1,
"itemHeight": 18,
"items": [ "5", "10", "20", "50", "100", "500" ],
"selectionIndex": 0,
"editable": false
} ], [ "create", "w69", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 367, 377, 17 ],
"tabIndex": -1,
"text": "PKa"
} ], [ "create", "w70", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 391, 203, 26 ],
"tabIndex": -1
} ], [ "listen", "w70", {
"DefaultSelection": true
} ], [ "create", "w71", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 213, 395, 17, 17 ],
"tabIndex": -1,
"text": "+/-"
} ], [ "create", "w72", "rwt.widgets.Spinner", {
"parent": "w53",
"style": [ "BORDER" ],
"bounds": [ 235, 389, 147, 30 ],
"children": [],
"tabIndex": -1,
"minimum": -100,
"digits": 2,
"decimalSeparator": ","
} ], [ "create", "w73", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 431, 377, 17 ],
"tabIndex": -1,
"text": "LogP"
} ], [ "create", "w74", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 455, 203, 26 ],
"tabIndex": -1
} ], [ "listen", "w74", {
"DefaultSelection": true
} ], [ "create", "w75", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 213, 459, 17, 17 ],
"tabIndex": -1,
"text": "+/-"
} ], [ "create", "w76", "rwt.widgets.Spinner", {
"parent": "w53",
"style": [ "BORDER" ],
"bounds": [ 235, 453, 147, 30 ],
"children": [],
"tabIndex": -1,
"minimum": -100,
"digits": 2,
"decimalSeparator": ","
} ], [ "create", "w77", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 5, 495, 377, 17 ],
"tabIndex": -1,
"text": "Water Solubility"
} ], [ "create", "w78", "rwt.widgets.Text", {
"parent": "w53",
"style": [ "LEFT", "SINGLE", "BORDER" ],
"bounds": [ 5, 519, 203, 26 ],
"tabIndex": -1
} ], [ "listen", "w78", {
"DefaultSelection": true
} ], [ "create", "w79", "rwt.widgets.Label", {
"parent": "w53",
"style": [ "NONE" ],
"bounds": [ 213, 523, 17, 17 ],
"tabIndex": -1,
"text": "+/-"
} ], [ "create", "w80", "rwt.widgets.Spinner", {
"parent": "w53",
"style": [ "BORDER" ],
"bounds": [ 235, 517, 147, 30 ],
"children": [],
"tabIndex": -1,
"minimum": -10,
"maximum": 10,
"digits": 1,
"decimalSeparator": ","
} ], [ "create", "w81", "rwt.widgets.Button", {
"parent": "w53",
"style": [ "PUSH", "BORDER" ],
"bounds": [ 5, 559, 72, 30 ],
"tabIndex": -1,
"text": "Import"
} ], [ "listen", "w81", {
"Selection": true
} ], [ "create", "w82", "rwt.widgets.Button", {
"parent": "w53",
"style": [ "PUSH", "BORDER" ],
"bounds": [ 310, 559, 72, 30 ],
"tabIndex": -1,
"text": "Search"
} ], [ "listen", "w82", {
"Selection": true
} ], [ "create", "w23", "rwt.widgets.Composite", {
"parent": "w22",
"style": [ "NONE" ],
"bounds": [ 408, 0, 950, 247 ],
"children": [ "w24" ],
"tabIndex": -1,
"clientArea": [ 0, 0, 950, 247 ]
} ], [ "create", "w35", "rwt.widgets.DropTarget", {
"control": "w23",
"style": [ "DROP_COPY", "DROP_LINK" ]
} ], [ "create", "w24", "rwt.widgets.CTabFolder", {
"parent": "w23",
"style": [ "MULTI", "BORDER" ],
"toolTipTexts": [ "Minimize", "Maximize", "Restore", "Show List", "Close" ],
"bounds": [ 0, 0, 950, 247 ],
"children": [ "w31", "w33", "w25", "w26" ],
"tabIndex": -1,
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false ]
} ], [ "listen", "w24", {
"Activate": true,
"MenuDetect": true
} ], [ "set", "w24", {
"tabHeight": 32,
"minimizeBounds": [ 911, 7, 18, 18 ],
"minimizeVisible": true,
"maximizeBounds": [ 929, 7, 18, 18 ],
"maximizeVisible": true,
"selectionBackground": [ 255, 255, 255, 255 ],
"selectionForeground": [ 74, 74, 74, 255 ],
"selectionBackgroundGradient": [ [ [ 255, 255, 255, 255 ], [ 255, 255, 255, 255 ] ], [ 0, 100 ], true ],
"borderVisible": true
} ], [ "listen", "w24", {
"Selection": true,
"DefaultSelection": true,
"Folder": true
} ], [ "create", "w31", "rwt.widgets.ToolBar", {
"parent": "w24",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false
} ], [ "create", "w32", "rwt.widgets.ToolItem", {
"parent": "w31",
"style": [ "PUSH" ],
"index": 0,
"bounds": [ 0, 0, 27, 32 ],
"toolTip": "Menu",
"visible": false,
"image": [ "rwt-resources/generated/90970f9f.gif", 11, 16 ]
} ], [ "listen", "w32", {
"Selection": true
} ], [ "create", "w33", "rwt.widgets.Label", {
"parent": "w24",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"tabIndex": -1,
"visibility": false
} ], [ "listen", "w33", {
"Activate": true,
"MenuDetect": true
} ], [ "create", "w25", "rwt.widgets.Composite", {
"parent": "w24",
"style": [ "NONE" ],
"bounds": [ 4, 1, 906, 32 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 906, 32 ]
} ], [ "create", "w26", "rwt.widgets.Composite", {
"parent": "w24",
"style": [ "NONE" ],
"bounds": [ 3, 36, 944, 208 ],
"children": [ "w27", "w28", "w29", "w30", "w34" ],
"tabIndex": -1
} ], [ "listen", "w26", {
"Activate": true,
"MenuDetect": true
} ], [ "set", "w26", {
"clientArea": [ 0, 0, 944, 208 ]
} ], [ "create", "w27", "rwt.widgets.Composite", {
"parent": "w26",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w28", "rwt.widgets.Composite", {
"parent": "w26",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w29", "rwt.widgets.Composite", {
"parent": "w26",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w30", "rwt.widgets.Composite", {
"parent": "w26",
"style": [ "NONE" ],
"bounds": [ -200, -200, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w34", "rwt.widgets.Composite", {
"parent": "w26",
"style": [ "NONE" ],
"bounds": [ 0, 0, 944, 208 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 944, 208 ]
} ], [ "create", "w36", "rwt.widgets.CTabFolder", {
"parent": "w22",
"style": [ "MULTI", "BORDER" ],
"toolTipTexts": [ "Minimize", "Maximize", "Restore", "Show List", "Close" ],
"bounds": [ 0, 0, 405, 622 ],
"children": [ "w43", "w45", "w37", "w38" ],
"tabIndex": -1,
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false ]
} ], [ "listen", "w36", {
"Activate": true,
"FocusIn": true,
"FocusOut": true,
"MenuDetect": true
} ], [ "set", "w36", {
"tabHeight": 32,
"minimizeBounds": [ 366, 7, 18, 18 ],
"minimizeVisible": true,
"maximizeBounds": [ 384, 7, 18, 18 ],
"maximizeVisible": true,
"unselectedCloseVisible": false,
"selection": "w47",
"selectionBackground": [ 255, 255, 255, 255 ],
"selectionForeground": [ 74, 74, 74, 255 ],
"selectionBackgroundGradient": [ [ [ 255, 255, 255, 255 ], [ 255, 255, 255, 255 ] ], [ 0, 100 ], true ],
"borderVisible": true
} ], [ "listen", "w36", {
"Selection": true,
"DefaultSelection": true,
"Folder": true
} ], [ "create", "w47", "rwt.widgets.CTabItem", {
"parent": "w36",
"index": 0,
"style": [ "NONE" ],
"bounds": [ 0, 0, 130, 33 ],
"text": "STOFF-IDENT",
"image": [ "rwt-resources/generated/15dcb52e.gif", 16, 16 ]
} ], [ "create", "w43", "rwt.widgets.ToolBar", {
"parent": "w36",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false
} ], [ "create", "w44", "rwt.widgets.ToolItem", {
"parent": "w43",
"style": [ "PUSH" ],
"index": 0,
"bounds": [ 0, 0, 27, 32 ],
"toolTip": "Menu",
"visible": false,
"image": [ "rwt-resources/generated/90970f9f.gif", 11, 16 ]
} ], [ "listen", "w44", {
"Selection": true
} ], [ "create", "w45", "rwt.widgets.Label", {
"parent": "w36",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"tabIndex": -1,
"visibility": false
} ], [ "listen", "w45", {
"Activate": true,
"MenuDetect": true
} ], [ "create", "w37", "rwt.widgets.Composite", {
"parent": "w36",
"style": [ "NONE" ],
"bounds": [ 130, 1, 235, 32 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 235, 32 ]
} ], [ "create", "w38", "rwt.widgets.Composite", {
"parent": "w36",
"style": [ "NONE" ],
"bounds": [ 3, 36, 399, 583 ],
"children": [ "w39", "w40", "w41", "w42", "w46" ],
"tabIndex": -1
} ], [ "listen", "w38", {
"Activate": true,
"MenuDetect": true
} ], [ "set", "w38", {
"clientArea": [ 0, 0, 399, 583 ]
} ], [ "create", "w39", "rwt.widgets.Composite", {
"parent": "w38",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w40", "rwt.widgets.Composite", {
"parent": "w38",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w41", "rwt.widgets.Composite", {
"parent": "w38",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w42", "rwt.widgets.Composite", {
"parent": "w38",
"style": [ "NONE" ],
"bounds": [ -200, -200, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w46", "rwt.widgets.Composite", {
"parent": "w38",
"style": [ "NONE" ],
"bounds": [ 0, 0, 399, 583 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 399, 583 ]
} ], [ "create", "w83", "rwt.widgets.CTabFolder", {
"parent": "w22",
"style": [ "MULTI", "BORDER" ],
"toolTipTexts": [ "Minimize", "Maximize", "Restore", "Show List", "Close" ],
"bounds": [ 408, 250, 950, 372 ],
"children": [ "w90", "w92", "w84", "w85" ],
"tabIndex": 13,
"font": [ [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false ]
} ], [ "listen", "w83", {
"Activate": true,
"FocusIn": true,
"FocusOut": true,
"MenuDetect": true
} ], [ "set", "w83", {
"tabHeight": 32,
"minimizeBounds": [ 911, 7, 18, 18 ],
"minimizeVisible": true,
"maximizeBounds": [ 929, 7, 18, 18 ],
"maximizeVisible": true,
"unselectedCloseVisible": false,
"selection": "w94",
"selectionBackground": [ 161, 205, 76, 255 ],
"selectionForeground": [ 0, 0, 0, 255 ],
"selectionBackgroundGradient": [ [ [ 231, 242, 210, 255 ], [ 161, 205, 76, 255 ] ], [ 0, 75 ], true ],
"borderVisible": true
} ], [ "listen", "w83", {
"Selection": true,
"DefaultSelection": true,
"Folder": true
} ], [ "create", "w94", "rwt.widgets.CTabItem", {
"parent": "w83",
"index": 0,
"style": [ "NONE" ],
"bounds": [ 0, 0, 103, 33 ],
"text": "Details",
"image": [ "rwt-resources/generated/15dcb52e.gif", 16, 16 ]
} ], [ "create", "w90", "rwt.widgets.ToolBar", {
"parent": "w83",
"style": [ "FLAT", "HORIZONTAL" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": 14,
"visibility": false
} ], [ "create", "w91", "rwt.widgets.ToolItem", {
"parent": "w90",
"style": [ "PUSH" ],
"index": 0,
"bounds": [ 0, 0, 27, 32 ],
"toolTip": "Menu",
"visible": false,
"image": [ "rwt-resources/generated/90970f9f.gif", 11, 16 ]
} ], [ "listen", "w91", {
"Selection": true
} ], [ "create", "w92", "rwt.widgets.Label", {
"parent": "w83",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"tabIndex": -1,
"visibility": false
} ], [ "listen", "w92", {
"Activate": true,
"MenuDetect": true
} ], [ "create", "w84", "rwt.widgets.Composite", {
"parent": "w83",
"style": [ "NONE" ],
"bounds": [ 103, 1, 807, 32 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 807, 32 ]
} ], [ "create", "w85", "rwt.widgets.Composite", {
"parent": "w83",
"style": [ "NONE" ],
"bounds": [ 3, 36, 944, 333 ],
"children": [ "w86", "w87", "w88", "w89", "w93" ],
"tabIndex": 16
} ], [ "listen", "w85", {
"Activate": true,
"MenuDetect": true
} ], [ "set", "w85", {
"clientArea": [ 0, 0, 944, 333 ]
} ], [ "create", "w86", "rwt.widgets.Composite", {
"parent": "w85",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w87", "rwt.widgets.Composite", {
"parent": "w85",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w88", "rwt.widgets.Composite", {
"parent": "w85",
"style": [ "NONE" ],
"bounds": [ 0, 0, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w89", "rwt.widgets.Composite", {
"parent": "w85",
"style": [ "NONE" ],
"bounds": [ -200, -200, 0, 0 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 0, 0 ]
} ], [ "create", "w93", "rwt.widgets.Composite", {
"parent": "w85",
"style": [ "NONE" ],
"bounds": [ 0, 0, 944, 333 ],
"children": [],
"tabIndex": -1,
"visibility": false,
"clientArea": [ 0, 0, 944, 333 ]
} ], [ "create", "w120", "rwt.widgets.Sash", {
"parent": "w22",
"style": [ "VERTICAL", "SMOOTH" ],
"bounds": [ 405, 0, 3, 622 ],
"tabIndex": -1
} ], [ "create", "w121", "rwt.widgets.Sash", {
"parent": "w22",
"style": [ "HORIZONTAL", "SMOOTH" ],
"bounds": [ 408, 247, 950, 3 ],
"tabIndex": -1
} ], [ "set", "w1", {
"focusControl": "w108"
} ], [ "set", "rwt.client.ServerPush", {
"active": true
} ], [ "set", "w1", {
"activeKeys": [ "ALT+#39", "CTRL+#45", "CTRL+SHIFT+#106", "ALT+#34", "SHIFT+#45", "CTRL+#69", "CTRL+#32", "ALT+#37", "CTRL+#117", "CTRL+#77", "#123", "CTRL+#121", "ALT+-", "CTRL+,", "CTRL+.", "CTRL+#78", "CTRL+#87", "CTRL+#115", "CTRL+SHIFT+#87", "CTRL+SHIFT+#119", "CTRL+SHIFT+#111", "ALT+#118", "ALT+SHIFT+#118", "CTRL+#119", "CTRL+SHIFT+#118", "CTRL+#118", "CTRL+SHIFT+#117", "CTRL+#89", "CTRL+#90", "ALT+#13", "CTRL+#80", "#113", "CTRL+SHIFT+#83", "CTRL+#83", "CTRL+SHIFT+#115", "SHIFT+#46", "CTRL+#70", "CTRL+SHIFT+#69", "CTRL+SHIFT+#32", "ALT+#33" ],
"cancelKeys": [ "ALT+#39", "CTRL+#45", "CTRL+SHIFT+#106", "ALT+#34", "SHIFT+#45", "CTRL+#69", "CTRL+#32", "ALT+#37", "CTRL+#117", "CTRL+#77", "#123", "CTRL+#121", "ALT+-", "CTRL+,", "CTRL+.", "CTRL+#78", "CTRL+#87", "CTRL+#115", "CTRL+SHIFT+#87", "CTRL+SHIFT+#119", "CTRL+SHIFT+#111", "ALT+#118", "ALT+SHIFT+#118", "CTRL+#119", "CTRL+SHIFT+#118", "CTRL+#118", "CTRL+SHIFT+#117", "CTRL+#89", "CTRL+#90", "ALT+#13", "CTRL+#80", "#113", "CTRL+SHIFT+#83", "CTRL+#83", "CTRL+SHIFT+#115", "SHIFT+#46", "CTRL+#70", "CTRL+SHIFT+#69", "CTRL+SHIFT+#32", "ALT+#33" ]
} ], [ "call", "rwt.client.TextSizeMeasurement", "measureItems", {
"items": [ [ "p-785380485", "!#$%&()*+,-./0123456789:;<=>?@AzByCxDwEvFuGtHsIrJqKpLoMnNmOlPkQjRiShTgUfVeWdXcYbZa[\\]^_`", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, true ], [ "p-785377926", "!#$%&()*+,-./0123456789:;<=>?@AzByCxDwEvFuGtHsIrJqKpLoMnNmOlPkQjRiShTgUfVeWdXcYbZa[\\]^_`", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 18, true, false, -1, true ], [ "p-785380998", "!#$%&()*+,-./0123456789:;<=>?@AzByCxDwEvFuGtHsIrJqKpLoMnNmOlPkQjRiShTgUfVeWdXcYbZa[\\]^_`", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, true, false, -1, true ], [ "p-785380997", "!#$%&()*+,-./0123456789:;<=>?@AzByCxDwEvFuGtHsIrJqKpLoMnNmOlPkQjRiShTgUfVeWdXcYbZa[\\]^_`", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, true ], [ "t1728373161", "Details", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t-254665369", "80-08-0", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1712736298", "", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, 413, false ], [ "t1697535819", "D", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t1776615549", "CAS", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1712730067", "", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, 212, false ], [ "t-256244237", "Name", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t-406539809", "Water Solubility", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t290375758", "IUPAC", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1712730997", "", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, 242, false ], [ "t2125137576", "Accurate Mass", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t2117650867", "SMILES", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1763146172", "500", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1697550234", "S", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t1712736329", "", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, 414, false ], [ "t1339742860", "Import", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t-1611875032", "Last change:", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1753878289", "+/-", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1696801283", "blubs", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1806539166", "bla", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t2018241959", "Source:", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1759452088", "100", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t-639607111", "100,-", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t1714229350", "10", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1714348514", "50", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1251526094", "Formula", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1712774396", "5", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1714259141", "20", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1788932686", "PKa", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t-1644210225", "Search", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t1712723464", "", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ], [ "t1502052952", "STOFF-IDENT", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t1700161272", "Wg", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t-1148985369", "10,-", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 14, false, false, -1, false ], [ "t1712723650", "", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, 5, false ], [ "t-300772172", "LogP", [ "Verdana", "Lucida Sans", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1, false ] ]
} ] ]
}
  Stack: Error: Operation "create" on target "w112" of type "null" failed:
No Handler for type forms.widgets.ToggleHyperlink
Properties: 
parent = w111
images = rwt-resources/generated/7b687d84.gif,10,10,,rwt-resources/generated/39c1da32.gif,10,10,
bounds = 6,5,12,12
children = 
tabIndex = 34
foreground = 74,74,74,255
background = 0,0,0,0
font = Verdana,Lucida Sans,Arial,Helvetica,sans-serif,14,true,false
cancelKeys = #38,#40

    at Object.rwt.remote.MessageProcessor._processError (http://localhost:18080/stoffident/rwt-resources/rap-client.js:228:3306)
    at Object.rwt.remote.MessageProcessor.processOperationArray (http://localhost:18080/stoffident/rwt-resources/rap-client.js:228:728)
    at Object.rwt.remote.MessageProcessor.processMessage (http://localhost:18080/stoffident/rwt-resources/rap-client.js:228:152)
    at rwt.qx.Class.define.members._handleSuccess (http://localhost:18080/stoffident/rwt-resources/rap-client.js:232:3462)
    at Object._success (http://localhost:18080/stoffident/rwt-resources/rap-client.js:96:1012)
    at Object.rwt.remote.Request._onReadyStateChange (http://localhost:18080/stoffident/rwt-resources/rap-client.js:96:1905)
    at XMLHttpRequest.d (http://localhost:18080/stoffident/rwt-resources/rap-client.js:14:522)
  Debug: off
  Request: {"head":{"rwt_initialize":true},"operations":[["set","w1",{"bounds":[0,0,1366,655],"dpi":[96,96],"colorDepth":24}],["set","rwt.client.ClientInfo",{"timezoneOffset":-120}],["set","w1",{"cursorLocation":[0,0]}]]}
STOFF-IDENT


The following Bundles are deployed and activated:

org.eclipse.rap.rwt_2.0.0.20130205-1612
org.eclipse.rap.ui.views_2.0.0.20130111-1314.jar
org.eclipse.rap.ui.forms_2.0.0.20130111-1314.jar

I also tried it with version 2.1 but the error still exists.

Any ideas though?

If you need more information please feel free to ask.
Re: No Handler for type forms.widgets.ToggleHyperlink [message #1032556 is a reply to message #1031854] Wed, 03 April 2013 06:23 Go to previous messageGo to next message
Florian Waibel is currently offline Florian WaibelFriend
Messages: 166
Registered: June 2010
Senior Member
Hi Tobias,

would you mind sharing your minimal example? I didn't target the forms elements in my experiments with RAP and Virgo till now.

The EntryPoint class, or whatever class contains the relevant forms.widgets.ToggleHyperlink code, should be enough.

Thanks,
Florian

[Updated on: Wed, 03 April 2013 06:24]

Report message to a moderator

Re: No Handler for type forms.widgets.ToggleHyperlink [message #1035782 is a reply to message #1032556] Sun, 07 April 2013 11:56 Go to previous messageGo to next message
Tobias P. is currently offline Tobias P.Friend
Messages: 43
Registered: April 2012
Member
Hello Florian, thank you for your reply.

I made a mistake in the first post.

This works when running as a local application:

	
	    FormToolkit toolkit = new FormToolkit(parent.getDisplay());
	    ScrolledForm form = toolkit.createScrolledForm(parent);
	    ToolBarManager manager = (ToolBarManager) form.getToolBarManager();
	    toolkit.decorateFormHeading(form.getForm());
	    IMenuService menuService = (IMenuService)   getSite().getService(IMenuService.class);
	    menuService.populateContributionManager(manager, "popup:formsToolBar");
	    manager.update(true);
	    
	        form.setText("Details");
		ColumnLayout layout = new ColumnLayout();
		layout.leftMargin = 0;
		layout.rightMargin = 0;
		layout.topMargin = 0;
		layout.bottomMargin = 0;
		layout.minNumColumns = 2;
		layout.maxNumColumns = 2;
	        form.getBody().setLayout(layout);		

		Section section = toolkit.createSection(form.getBody(),  
				Section.TWISTIE | Section.EXPANDED |
				Section.TITLE_BAR);


		Composite sectionClient = toolkit.createComposite(section);
		sectionClient.setLayout(SIUiUtil.createGridLayout(2, false, true, true));
		
		Label label = toolkit.createLabel(sectionClient, "Bla", SWT.NONE);

		Text labelText = toolkit.createText(sectionClient, "Blubs", SWT.NONE);
		labelText.setLayoutData(SIUiUtil.createHorzFillData());
		labelText.setEditable(false);

		label = toolkit.createLabel(sectionClient, "Source", SWT.NONE);
		
		labelText = toolkit.createText(sectionClient, "Code", SWT.NONE);
		labelText.setLayoutData(SIUiUtil.createHorzFillData());
		labelText.setEditable(false);
		
		label = toolkit.createLabel(sectionClient, "Last change", SWT.NONE);

		labelText = toolkit.createText(sectionClient, "morgen", SWT.NONE);
		labelText.setLayoutData(SIUiUtil.createHorzFillData());
		labelText.setEditable(false);		

		section.setClient(sectionClient);

	}


But this code deployed into virgo produces the error:

private void createNameComposite() {
		if (nameSection != null) {
			nameSection.dispose();
		}
		if (entry == null) {
			return;
		}

		nameSection = toolkit.createSection(leftComposite, Section.DESCRIPTION
				| Section.TWISTIE | Section.EXPANDED | Section.TITLE_BAR);
		nameSection.setLayoutData(SIUiUtil.createFillData());

		String val = "";
		String source = "";
		Date time = null;

		SIStringValueProperty value = entry.getName();

		if (value != null) {
			val = value.getValue();
			source = value.getSource();
			time = new Date(value.getTimestamp());
		} else {
			nameSection.setEnabled(false);
			nameSection.setExpanded(false);
		}

		nameSection.setText("Name");
		nameSection.setDescription(val);

		Composite sectionClient = toolkit.createComposite(nameSection);
		sectionClient
				.setLayout(SIUiUtil.createGridLayout(4, false, true, true));

		Label label = toolkit.createLabel(sectionClient, "Source:");
		label.setForeground(SIUiUtil.LABEL_COLOR);

		Text labelText = toolkit.createText(sectionClient, source);
		labelText.setLayoutData(SIUiUtil.createHorzFillData());
		labelText.setEditable(false);

		label = toolkit.createLabel(sectionClient, "Last change:");
		label.setForeground(SIUiUtil.LABEL_COLOR);

		labelText = toolkit.createText(sectionClient, time == null ? ""
				: SIUiUtil.dateFormat.format(time));
		labelText.setLayoutData(SIUiUtil.createHorzFillData());
		labelText.setEditable(false);

		nameSection.setClient(sectionClient);
	}


Thanks
Tobias
Re: No Handler for type forms.widgets.ToggleHyperlink [message #1036415 is a reply to message #1035782] Mon, 08 April 2013 10:55 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

This error indicates that the forms bundle did not register its JavaScript. At the moment, you can use RAP's forms bundle only in classic workbench applications. If you start your application using an ApplicationConfiguration, it won't work. See bug 401126 [1].

Regards, Ralf

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=401126
Re: No Handler for type forms.widgets.ToggleHyperlink [message #1221757 is a reply to message #1036415] Wed, 18 December 2013 11:15 Go to previous message
Tilak Sharma is currently offline Tilak SharmaFriend
Messages: 48
Registered: July 2009
Member
I'm struck at this too Sad

I need to have Section with style as Twistie in my RAP project but am not able to do that because of this bug.

Is there any solution for this? (apart from creating my own component)

Thanks,
Tilak
Previous Topic:Web app fails to start when including ContextLoaderListener in web.xml
Next Topic:Virgo bundle hold on too much memory
Goto Forum:
  


Current Time: Tue Mar 19 09:36:13 GMT 2024

Powered by FUDForum. Page generated in 0.03020 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top