@ApplicationScoped public class StructureTypesTooltip extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
StructureTypesTooltip.View |
| Constructor and Description |
|---|
StructureTypesTooltip(StructureTypesTooltip.View view,
DataTypeUtils dataTypeUtils,
DataTypeList dataTypeList,
DataTypeManager dataTypeManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
show(elemental2.dom.HTMLElement refElement,
String typeName) |
@Inject public StructureTypesTooltip(StructureTypesTooltip.View view, DataTypeUtils dataTypeUtils, DataTypeList dataTypeList, DataTypeManager dataTypeManager)
public void show(elemental2.dom.HTMLElement refElement,
String typeName)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.