org.apache.myfaces.tobago.component
Interface OnComponentPopulated


public interface OnComponentPopulated


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

Field Detail

MARKER

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

onComponentPopulated

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


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