Class GridLayoutConstraintHandler
- java.lang.Object
-
- jakarta.faces.view.facelets.TagHandler
-
- org.apache.myfaces.tobago.facelets.GridLayoutConstraintHandler
-
- All Implemented Interfaces:
jakarta.faces.view.facelets.FaceletHandler
public class GridLayoutConstraintHandler extends jakarta.faces.view.facelets.TagHandler
- Since:
- 4.0.0
-
-
Constructor Summary
Constructors Constructor Description GridLayoutConstraintHandler(jakarta.faces.view.facelets.TagConfig config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(jakarta.faces.view.facelets.FaceletContext faceletContext, jakarta.faces.component.UIComponent parent)
-
-
-
Method Detail
-
apply
public void apply(jakarta.faces.view.facelets.FaceletContext faceletContext, jakarta.faces.component.UIComponent parent) throws IOException
- Throws:
IOException
-
-