| |
|
| org.netbeans.modules.visualweb.xhtml.Object org.netbeans.modules.visualweb.xhtml.XhtmlDesignInfo org.netbeans.modules.visualweb.xhtml.F_LoadBundleDesignInfo
beanCreatedSetup | public Result beanCreatedSetup(DesignBean bean)(Code) | | Set the default value of the var property, based on the
number of <f:loadBundle> tags that exist in the page.
Also, set the basename property to a default resource
bundle name that should also be added to the project template.
Parameters: bean - DesignBean for the new component |
Methods inherited from org.netbeans.modules.visualweb.xhtml.XhtmlDesignInfo | public boolean acceptChild(DesignBean parentBean, DesignBean childBean, Class childClass)(Code)(Java Doc) public boolean acceptLink(DesignBean targetBean, DesignBean sourceBean, Class sourceClass)(Code)(Java Doc) public boolean acceptParent(DesignBean parentBean, DesignBean childBean, Class childClass)(Code)(Java Doc) protected void addTextChild(DesignBean bean, String text)(Code)(Java Doc) protected void addTextChild(Element element, String text)(Code)(Java Doc) public void beanChanged(DesignBean bean)(Code)(Java Doc) public void beanContextActivated(DesignBean bean)(Code)(Java Doc) public void beanContextDeactivated(DesignBean bean)(Code)(Java Doc) public Result beanCreatedSetup(DesignBean bean)(Code)(Java Doc) public Result beanDeletedCleanup(DesignBean bean)(Code)(Java Doc) public Result beanPastedSetup(DesignBean bean)(Code)(Java Doc) public void eventChanged(DesignEvent event)(Code)(Java Doc) public DisplayAction[] getContextItems(DesignBean bean)(Code)(Java Doc) protected Element getElement(DesignBean bean)(Code)(Java Doc) protected String getText()(Code)(Java Doc) public void instanceNameChanged(DesignBean bean, String oldInstanceName)(Code)(Java Doc) public Result linkBeans(DesignBean targetBean, DesignBean sourceBean)(Code)(Java Doc) public void propertyChanged(com.sun.rave.designtime.DesignProperty prop, java.lang.Object oldValue)(Code)(Java Doc)
|
|
|
|