public static interface InformationItemCell.HasNameAndDataTypeCell extends InformationItemCell.HasNameCell, HasTypeRef
| Modifier and Type | Method and Description |
|---|---|
String |
getPlaceHolderText() |
boolean |
hasData() |
static InformationItemCell.HasNameAndDataTypeCell |
wrap(InformationItem informationItem) |
static InformationItemCell.HasNameAndDataTypeCell |
wrap(InformationItem informationItem,
String placeholder) |
render, wrapgetName, setNameasDMNModelInstrumentedBase, getTypeRef, setTypeRefgetHasTypeRefsboolean hasData()
String getPlaceHolderText()
static InformationItemCell.HasNameAndDataTypeCell wrap(InformationItem informationItem)
static InformationItemCell.HasNameAndDataTypeCell wrap(InformationItem informationItem, String placeholder)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.