Class Zkhead

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, Component, Scope, ComponentCtrl

    public class Zkhead
    extends AbstractComponent
    The component used to generate CSS and JavaScrpt declarations. By default, CSS and JavaScript declarations are generated automatically (right before </head>). However, if you prefer to generate them in the particular location, you can use this tag.
    Since:
    3.5.0
    Author:
    tomyeh
    See Also:
    Serialized Form