Uses of Class
org.jboss.hal.dmr.macro.Macros
-
Packages that use Macros Package Description org.jboss.hal.client.skeleton org.jboss.hal.client.tools org.jboss.hal.dmr.dispatch -
-
Uses of Macros in org.jboss.hal.client.skeleton
Constructors in org.jboss.hal.client.skeleton with parameters of type Macros Constructor Description FooterPresenter(com.google.web.bindery.event.shared.EventBus eventBus, FooterPresenter.MyView view, Environment environment, Endpoints endpoints, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Settings settings, Macros macros, ExpressionResolver expressionResolver, Resources resources) -
Uses of Macros in org.jboss.hal.client.tools
Constructors in org.jboss.hal.client.tools with parameters of type Macros Constructor Description MacroEditorPresenter(com.google.web.bindery.event.shared.EventBus eventBus, MacroEditorPresenter.MyView view, MacroEditorPresenter.MyProxy proxy, Dispatcher dispatcher, Macros macros, javax.inject.Provider<Progress> progress, Resources resources)MacroOptionsDialog(Macros macros, Resources resources, MacroOptionsDialog.MacroOptionsCallback callback) -
Uses of Macros in org.jboss.hal.dmr.dispatch
Constructors in org.jboss.hal.dmr.dispatch with parameters of type Macros Constructor Description Dispatcher(Environment environment, Endpoints endpoints, Settings settings, com.google.web.bindery.event.shared.EventBus eventBus, ResponseHeadersProcessors responseHeadersProcessors, Macros macros, Resources resources)
-