Uses of Class
com.levigo.jadice.web.client.event.ToolChangedEvent
Packages that use ToolChangedEvent
Package
Description
-
Uses of ToolChangedEvent in com.levigo.jadice.web.client
Methods in com.levigo.jadice.web.client with parameters of type ToolChangedEventModifier and TypeMethodDescriptionvoidToolManager.fireToolChangedEvent(ToolChangedEvent event) Fires aToolChangedEventto all listeners. -
Uses of ToolChangedEvent in com.levigo.jadice.web.client.event
Methods in com.levigo.jadice.web.client.event with parameters of type ToolChangedEventModifier and TypeMethodDescriptionvoidToolChangedEvent.Handler.onChange(ToolChangedEvent event) React to changes of a Tool state or value -
Uses of ToolChangedEvent in com.levigo.jadice.web.client.tool
Methods in com.levigo.jadice.web.client.tool with parameters of type ToolChangedEventModifier and TypeMethodDescriptionvoidBasicToolManager.fireToolChangedEvent(ToolChangedEvent event)