Interface FontLoadingFailedHandler

All Superinterfaces:
EventHandler

public interface FontLoadingFailedHandler extends EventHandler
  • Method Details

    • onFontLoadingFailed

      void onFontLoadingFailed(FontLoadingFailedEvent event)
      Parameters:
      event - the event
      See Also:
      • com.com.smartgwt.client.util.Page#addFontLoadingFailedHandler