|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIComponentTag | |
---|---|
javax.faces.webapp | Classes required for integration of JavaServer Faces into web applications, including a standard servlet, base classes for JSP custom component tags, and concrete tag implementations for core tags. |
Uses of UIComponentTag in javax.faces.webapp |
---|
Subclasses of UIComponentTag in javax.faces.webapp | |
---|---|
class |
NamingTag
|
class |
TestInputTag
|
class |
TestOutputTag
|
class |
TestTag
|
class |
UIComponentBodyTag
Deprecated. All component tags now implement BodyTag .
This class has been replaced by UIComponentELTag . |
Fields in javax.faces.webapp declared as UIComponentTag | |
---|---|
protected UIComponentTag |
AttributeTagTestCase.ctag
|
protected UIComponentTag |
ConverterTagTestCase.ctag
|
protected UIComponentTag |
FacetTagTestCase.ctag
|
protected UIComponentTag |
ValidatorTagTestCase.ctag
|
protected UIComponentTag |
ValidatorTagTestCase.ctag
|
protected UIComponentTag |
FacetTagTestCase.ctag
|
protected UIComponentTag |
ConverterTagTestCase.ctag
|
protected UIComponentTag |
AttributeTagTestCase.ctag
|
protected UIComponentTag |
AttributeTagTestCase.rtag
|
protected UIComponentTag |
ConverterTagTestCase.rtag
|
protected UIComponentTag |
FacetTagTestCase.rtag
|
protected UIComponentTag |
ValidatorTagTestCase.rtag
|
protected UIComponentTag |
ValidatorTagTestCase.rtag
|
protected UIComponentTag |
FacetTagTestCase.rtag
|
protected UIComponentTag |
ConverterTagTestCase.rtag
|
protected UIComponentTag |
AttributeTagTestCase.rtag
|
Methods in javax.faces.webapp that return UIComponentTag | |
---|---|
static UIComponentTag |
UIComponentTag.getParentUIComponentTag(PageContext context)
Deprecated. Locate and return the nearest enclosing UIComponentTag
if any; otherwise, return null . |
static UIComponentTag |
UIComponentTag.getParentUIComponentTag(PageContext context)
Deprecated. Locate and return the nearest enclosing UIComponentTag
if any; otherwise, return null . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |