Interface N2oCell
-
- All Superinterfaces:
IdAware,NamespaceUriAware,Serializable,Source,SrcAware
- All Known Implementing Classes:
N2oAbstractCell,N2oActionCell,N2oBadgeCell,N2oCheckboxCell,N2oCustomCell,N2oEditCell,N2oFileUploadCell,N2oIconCell,N2oImageCell,N2oLinkCell,N2oListCell,N2oProgressBarCell,N2oRatingCell,N2oSwitchCell,N2oTextCell,N2oToolbarCell,N2oTooltipListCell
public interface N2oCell extends Source, SrcAware, IdAware, NamespaceUriAware
Интерфейс ячеек списковых виджетов
-
-
Method Summary
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespacePrefix, setNamespaceUri
-
-