Class SpanHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.tobago.facelets.GridLayoutConstraintHandler
org.apache.myfaces.tobago.facelets.SpanHandler
- All Implemented Interfaces:
javax.faces.view.facelets.FaceletHandler
Deprecated.
- Since:
- 3.0.0
-
Field Summary
Fields inherited from class javax.faces.view.facelets.TagHandler
nextHandler, tag, tagId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.myfaces.tobago.facelets.GridLayoutConstraintHandler
apply
Methods inherited from class javax.faces.view.facelets.TagHandler
getAttribute, getRequiredAttribute, toString
-
Constructor Details
-
SpanHandler
public SpanHandler(javax.faces.view.facelets.TagConfig config) Deprecated.
-
GridLayoutConstraintHandler