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, wrap
getName, getValue, setName, setValue
asDMNModelInstrumentedBase, getTypeRef, setTypeRef
getHasTypeRefs
boolean 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.