Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


oracle.jbo.html
Interface WebBean

All Superinterfaces:
WebBean
All Known Implementing Classes:
DataWebBeanImpl, EditForm, TableControl, Toolbar

public interface WebBean
extends WebBean

Implements basic rendering and initialization functionality for Web Beans.


Field Summary

 

Fields inherited from interface oracle.jdeveloper.html.WebBean
contentFrameName, defaultCaboBase, defaultCaboImageBase, defaultImageBase, defaultJSPBase, defaultNLSFormat, JS_LIBRARIES, JS_NAMEID, JSButtonConstructorLib, JSCalendarConstructorLib, JSContainerConstructorLib, JSDataConstructLib, JSModalPageConstructorLib, JSTableConstructLib, JSToolbarConstructorLib, JSTreeConstructLib, JSUtilitiesLib

 

Method Summary
 void setUsedInTag(boolean isUsedInTag)
           

 

Methods inherited from interface oracle.jdeveloper.html.WebBean
initialize, initialize, internalInitialize, render, render

 

Method Detail

setUsedInTag

public void setUsedInTag(boolean isUsedInTag)

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

Copyright © 1997, 2003, Oracle. All rights reserved.