public class CreateEntity extends Object implements com.google.gwt.user.client.ui.IsWidget
Modifier and Type | Class and Description |
---|---|
static interface |
CreateEntity.View |
Modifier and Type | Field and Description |
---|---|
CreateEntity.View |
view |
Constructor and Description |
---|
CreateEntity(ClientUserSystemManager userSystemManager,
CreateEntity.View view) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
clear() |
String |
getEntityIdentifier() |
void |
init() |
void |
setErrorState() |
void |
show(String legend,
String placeholder) |
public CreateEntity.View view
@Inject public CreateEntity(ClientUserSystemManager userSystemManager, CreateEntity.View view)
@PostConstruct public void init()
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget
in interface com.google.gwt.user.client.ui.IsWidget
public void setErrorState()
public String getEntityIdentifier()
public void clear()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.