com.ebmwebsourcing.geasytools.geasyui.api.selectable
Interface ISelectableDefaultHandlers

All Superinterfaces:
IDefaultUIElementHandlers
All Known Implementing Classes:
SelectableDefaultHandlers

public interface ISelectableDefaultHandlers
extends IDefaultUIElementHandlers


Method Summary
 com.google.gwt.event.dom.client.MouseDownHandler getDefaultMouseDownHandler()
          Handler that add current selectable to selected elements of UIPanel and unselects all the other selectable
 
Methods inherited from interface com.ebmwebsourcing.geasytools.geasyui.api.core.IDefaultUIElementHandlers
attachDefaultHandlers, getUIElement
 

Method Detail

getDefaultMouseDownHandler

com.google.gwt.event.dom.client.MouseDownHandler getDefaultMouseDownHandler()
Handler that add current selectable to selected elements of UIPanel and unselects all the other selectable

Returns:
ClickHandler


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