org.apache.myfaces.custom.calendar
Interface FunctionCallProvider


public interface FunctionCallProvider

Version:
$Revision: 358294 $ $Date: 2005-12-21 15:11:52 +0100 (Mi, 21 Dez 2005) $
Author:
Martin Marinschek (latest modification by $Author: mmarinschek $)

Method Summary
 String getFunctionCall(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent, String dateFormat)
           
 

Method Detail

getFunctionCall

String getFunctionCall(javax.faces.context.FacesContext facesContext,
                       javax.faces.component.UIComponent uiComponent,
                       String dateFormat)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.