org.apache.myfaces.tobago.component
Interface OnComponentCreated


public interface OnComponentCreated


Field Summary
static String MARKER
           
 
Method Summary
 void onComponentCreated(FacesContext facesContext, UIComponent parent)
           
 

Field Detail

MARKER

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

onComponentCreated

void onComponentCreated(FacesContext facesContext,
                        UIComponent parent)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.