public interface

OnComponentCreated

org.apache.myfaces.tobago.component.OnComponentCreated

Summary

Constants
String MARKER
Public Methods
abstract void onComponentCreated(FacesContext facesContext, UIComponent parent)

Constants

public static final String MARKER

Constant Value: "org.apache.myfaces.tobago.OnComponentCreated.MARKER"

Public Methods

public abstract void onComponentCreated (FacesContext facesContext, UIComponent parent)