com.smartgwt.client.widgets.form.fields.events
Interface IconClickHandler

All Superinterfaces:
EventHandler

public interface IconClickHandler
extends EventHandler


Method Summary
 void onIconClick(IconClickEvent event)
          StringMethod.
 

Method Detail

onIconClick

void onIconClick(IconClickEvent event)
StringMethod. Default action to fire when the user clicks on a form item icon. May be overridden by setting click on the form item icon directly.

Parameters:
event - the event