# gwt-functionproxy **Repository Path**: mirrors_samcday/gwt-functionproxy ## Basic Information - **Project Name**: gwt-functionproxy - **Description**: Pass GWT Java callbacks to Javascript with ease. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FunctionProxy Provides a clean way to provide pure GWT Java callbacks to pre-existing Javascript libraries expecting a Javascript function. ## Usage Check out my gwt-mce library for an example of how this library is used.