2003/12/31 03:04:00
[org.ibex.core.git] / src / org / xwt / Box.java
index b5585fc..c39823e 100644 (file)
@@ -78,7 +78,7 @@ public final class Box extends JSScope implements Scheduler.Task {
         "shrink", "hshrink", "vshrink", "x", "y", "width", "height", "cols", "rows",
         "colspan", "rowspan", "align", "visible", "packed", "globalx", "globaly",
         "minwidth", "maxwidth", "minheight", "maxheight", "indexof", "thisbox", "clip",
-        "numchildren", "redirect", "cursor", "mouse", "surface"
+        "numchildren", "redirect", "cursor", "mouse"
     };
 
     // FIXME update these