net.sf.tacos.binding
Interface ICallbackFunction

All Known Implementing Classes:
CallbackFunctionBinding

public interface ICallbackFunction

Iterface that represents a javascript function to connect client side event to

Since:
4.1
Author:
Igor Drobiazko

Method Summary
 String getFunctionName()
          Returns the function name to be connected.
 

Method Detail

getFunctionName

String getFunctionName()
Returns the function name to be connected.



Copyright © 2005-2008 SourceForge.net. All Rights Reserved.