@ApplicationScoped public class NewResourcePresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
NewResourcePresenter.View |
| Constructor and Description |
|---|
NewResourcePresenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
complete() |
void |
makeItem(String fileName) |
void |
show(NewResourceHandler handler) |
void |
validate(String fileName,
org.uberfire.ext.editor.commons.client.validation.ValidatorWithReasonCallback callback) |
public void show(NewResourceHandler handler)
public void validate(String fileName, org.uberfire.ext.editor.commons.client.validation.ValidatorWithReasonCallback callback)
public void makeItem(String fileName)
public void complete()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.