Class AboutCommand
- java.lang.Object
-
- org.kie.workbench.common.widgets.client.menu.AboutCommand
-
- All Implemented Interfaces:
org.uberfire.mvp.Command
@ApplicationScoped public class AboutCommand extends Object implements org.uberfire.mvp.Command
-
-
Constructor Summary
Constructors Constructor Description AboutCommand()AboutCommand(AboutPopup popup)
-
-
-
Constructor Detail
-
AboutCommand
public AboutCommand()
-
AboutCommand
@Inject public AboutCommand(AboutPopup popup)
-
-