Interface CellIOv3
- All Superinterfaces:
BaseElementClassAware<N2oCell>,NamespaceUriAware
- All Known Implementing Classes:
AbstractActionCellElementIOv3,AbstractCellElementIOv3,BadgeCellElementIOv3,CheckboxCellElementIOv3,CustomCellElementIOv3,EditCellElementIOv3,FileUploadCellElementIOv3,IconCellElementIOv3,ImageCellElementIOv3,LinkCellElementIOv3,ListCellElementIOv3,ProgressBarCellElementIOv3,RatingCellElementIOv3,SwitchCellElementIOv3,TextCellElementIOv3,ToolbarCellElementIOv3,TooltipListCellElementIOv3
Интерфейс ячейки
-
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>
-