Constructs a new Workbench UI handler
target WindowContent.elements section
target container
workbench field
Deselects current recipe (asynchronously)
Refreshes all the recipes in the workbench
amount of recipes displayed
Runs recipes refresh in the ticking thread delaying refresh process for a tick. To get recipes count use WorkbenchUIHandler.setOnRefreshListener
Sets workbench recipes displaying limit. By default it is 250
count of the recipes to show
Registers listener to be notified when the workbench starts and completes refreshing
workbench refresh listener
Registers listener to be notified when some recipe is selected
recipe selection listener
Sets custom workbench prefix
custom workbench prefix
Generated using TypeDoc
Class used to simplify creation of custom workbenches