| java.lang.Object org.netbeans.modules.visualweb.insync.live.DesignBeanNodeHelper
DesignBeanNodeHelper | final class DesignBeanNodeHelper (Code) | | XXX Providing the fake properties for the DesignBeanNode
if the one represents the root container of Page design bean context.
This is a continuation of hack from the past made in designer using
DocumentComp and DocumentCompNode.
author: Peter Zavadsky author: Tor Norbye (old code, parts of impl of set/getValue methods) |
Method Summary | |
static void | addFakePageProperties(Sheet sheet, DesignBean designBean) XXX Adds additional properties to the specified sheet
and for specified DesignBean . |
addFakePageProperties | static void addFakePageProperties(Sheet sheet, DesignBean designBean)(Code) | | XXX Adds additional properties to the specified sheet
and for specified DesignBean .
same sheet with added properties |
|
|