Uses of Interface
com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent.Handler
Packages that use InventoryRenderSettingsEvent.Handler
-
Uses of InventoryRenderSettingsEvent.Handler in com.levigo.jadice.web.client.settings
Methods in com.levigo.jadice.web.client.settings that return types with arguments of type InventoryRenderSettingsEvent.HandlerModifier and TypeMethodDescriptionInventoryRenderSettingsEvent.getAssociatedType()
InventoryRenderSettingsEvent.getType()
Methods in com.levigo.jadice.web.client.settings with parameters of type InventoryRenderSettingsEvent.HandlerModifier and TypeMethodDescriptionvoid
BasicRenderControlInventory.Inventory.addInventorySettingsHandler
(InventoryRenderSettingsEvent.Handler handler) Adds a listener to thisBasicRenderControlInventory
.protected void
InventoryRenderSettingsEvent.dispatch
(InventoryRenderSettingsEvent.Handler handler) void
BasicRenderControlInventory.Inventory.removeInventoryRenderSettingsHandler
(InventoryRenderSettingsEvent.Handler handler) Removes the given listener from thisBasicRenderControlInventory
.