Class NewAssetHandlerWidget
- java.lang.Object
-
- org.kie.workbench.common.screens.library.client.widgets.project.NewAssetHandlerWidget
-
- All Implemented Interfaces:
org.jboss.errai.common.client.api.IsElement,org.jboss.errai.ui.client.local.api.IsElement
@Templated public class NewAssetHandlerWidget extends Object implements org.jboss.errai.ui.client.local.api.IsElement
-
-
Constructor Summary
Constructors Constructor Description NewAssetHandlerWidget()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit(String title, com.google.gwt.user.client.ui.IsWidget iconWidget, org.uberfire.mvp.Command onClick)
-
-
-
Method Detail
-
init
public void init(String title, com.google.gwt.user.client.ui.IsWidget iconWidget, org.uberfire.mvp.Command onClick)
-
-