Interface CellIOv2
- All Superinterfaces:
BaseElementClassAware<N2oCell>,NamespaceUriAware
- All Known Implementing Classes:
AbstractActionCellElementIOv2,AbstractCellElementIOv2,BadgeCellElementIOv2,CheckboxCellElementIOv2,CustomCellElementIOv2,EditCellElementIOv2,FileUploadCellElementIOv2,IconCellElementIOv2,ImageCellElementIOv2,LinkCellElementIOv2,ListCellElementIOv2,ProgressBarCellElementIOv2,RatingCellElementIOv2,SwitchCellElementIOv2,TextCellElementIOv2,ToolbarCellElementIOv2,TooltipListCellElementIOv2
Интерфейс ячейки
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault Stringdefault voidsetNamespaceUri(String namespaceUri) Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Field Details
-
NAMESPACE
static final org.jdom2.Namespace NAMESPACE
-
-
Method Details
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfaceNamespaceUriAware
-
setNamespaceUri
- Specified by:
setNamespaceUriin interfaceNamespaceUriAware
-
getBaseElementClass
- Specified by:
getBaseElementClassin interfaceBaseElementClassAware<N2oCell>
-