org.apache.myfaces.tobago.component
Interface OnComponentCreated


public interface OnComponentCreated


Field Summary
static String MARKER
           
 
Method Summary
 void onComponentCreated(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent parent)
           
 

Field Detail

MARKER

static final String MARKER
See Also:
Constant Field Values
Method Detail

onComponentCreated

void onComponentCreated(javax.faces.context.FacesContext facesContext,
                        javax.faces.component.UIComponent parent)


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.