Uses of Class
org.jboss.hal.core.ui.UIRegistry
-
Packages that use UIRegistry Package Description org.jboss.hal.client.skeleton org.jboss.hal.core -
-
Uses of UIRegistry in org.jboss.hal.client.skeleton
Constructors in org.jboss.hal.client.skeleton with parameters of type UIRegistry Constructor Description FooterView(UIRegistry uiRegistry, Resources resources) -
Uses of UIRegistry in org.jboss.hal.core
Methods in org.jboss.hal.core with parameters of type UIRegistry Modifier and Type Method Description ProgressCoreModule. provideProgress(UIRegistry uiRegistry)Convenience provider to make the globalProgressimplementation in HAL's footer injectable.
-