@Dependent public class UploadDashboardsScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
UploadDashboardsScreen.View |
| Constructor and Description |
|---|
UploadDashboardsScreen() |
| Modifier and Type | Method and Description |
|---|---|
protected UploadDashboardsScreen.View |
getPart() |
void |
init() |
protected void |
openModel(String modelId) |
void |
submit(elemental2.dom.HTMLFormElement uploadForm) |
String |
title() |
public static final String ID
@PostConstruct public void init()
public String title()
protected UploadDashboardsScreen.View getPart()
public void submit(elemental2.dom.HTMLFormElement uploadForm)
protected void openModel(String modelId)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.