Kitto.Tool.Standard
Standard tool controllers (DisplayView, URL, FilteredURL) for KittoX. Replaces Kitto.Ext.StandardControllers.
TKXDisplayViewController class
Opens a view through TKWebApplication.DisplayView. Useful to add a view to a panel's toolbar with customized properties (such as DisplayLabel or ImageName). Equivalent to TKExtDisplayViewController.
TKXURLControllerBase class
Base class for URL controllers. Equivalent to TKExtURLControllerBase.
TKXURLController class
Navigates to a specified URL in a different browser window/tab. Equivalent to TKExtURLController.
TKXFilteredURLController class
Navigates to a specified URL filtered by request headers. Equivalent to TKExtFilteredURLController.
