|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BTemplate | |
org.enhydra.barracuda.config | |
org.enhydra.barracuda.contrib.sam.xmlform | |
org.enhydra.barracuda.core.comp.renderer | |
org.enhydra.barracuda.core.event.helper |
Uses of BTemplate in org.enhydra.barracuda.config |
Fields in org.enhydra.barracuda.config declared as BTemplate | |
protected BTemplate |
TabsModel.parent
|
Constructors in org.enhydra.barracuda.config with parameters of type BTemplate | |
TabsModel(BTemplate iparent)
|
Uses of BTemplate in org.enhydra.barracuda.contrib.sam.xmlform |
Fields in org.enhydra.barracuda.contrib.sam.xmlform declared as BTemplate | |
protected BTemplate |
ModifyDomViewHandler.templateComp
|
Methods in org.enhydra.barracuda.contrib.sam.xmlform that return BTemplate | |
BTemplate |
ModifyDomViewHandler.getBTemplate()
Provide a handle to the underlying BTemplate component |
Uses of BTemplate in org.enhydra.barracuda.core.comp.renderer |
Fields in org.enhydra.barracuda.core.comp.renderer declared as BTemplate | |
protected BTemplate |
TemplateHelper.btemplate
|
Methods in org.enhydra.barracuda.core.comp.renderer with parameters of type BTemplate | |
void |
TemplateHelper.render(BTemplate comp,
TemplateView view,
ViewContext vc)
This renders a BTemplate component into the specified TemplateView, for the given ViewCOntext |
Uses of BTemplate in org.enhydra.barracuda.core.event.helper |
Fields in org.enhydra.barracuda.core.event.helper declared as BTemplate | |
protected BTemplate |
BTemplateViewHandler.templateComp
|
protected BTemplate |
AbstractBlockIterator.templateComp
|
Methods in org.enhydra.barracuda.core.event.helper that return BTemplate | |
BTemplate |
BTemplateViewHandler.getBTemplate()
Provide a handle to the underlying BTemplate component |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |