com.ebmwebsourcing.geasytools.geasyui.api.selectable.events
Interface ISelectionHandler

All Known Subinterfaces:
SelectionHandler

public interface ISelectionHandler


Method Summary
 void onSelect(ISelectEvent event)
           
 void onUnselect(IUnselectEvent event)
           
 

Method Detail

onSelect

void onSelect(ISelectEvent event)

onUnselect

void onUnselect(IUnselectEvent event)


Copyright © 2010-2011 Petals Link. All Rights Reserved.