public class ComponentDirective extends AbstractDirective
GenericUIBean
Constructor and Description |
---|
ComponentDirective() |
Modifier and Type | Method and Description |
---|---|
protected Component |
getBean(ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
String |
getBeanName() |
int |
getType()
All components, unless otherwise stated, are LINE-level directives.
|
createPropertyMap, getName, putProperty, render
protected Component getBean(ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
getBean
in class AbstractDirective
public String getBeanName()
getBeanName
in class AbstractDirective
public int getType()
AbstractDirective
getType
in class AbstractDirective
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.