Class BaseTagDecorator

java.lang.Object
org.apache.myfaces.view.facelets.tag.BaseTagDecorator
All Implemented Interfaces:
TagDecorator

public class BaseTagDecorator extends Object implements TagDecorator
Author:
Leonardo Uribe
  • Constructor Details

    • BaseTagDecorator

      public BaseTagDecorator(TagDecorator defaultTagDecorator)
  • Method Details