public interface IJsonWorkplaceViewSubsetMetadata : IJsonWorkplaceCompositeMetadata,
IJsonWorkplaceComponentMetadata, IJsonExtensionsMetadata, INodeIcon, ICompositionId, INodeClientVisibility,
ITypedSerializable, IStorageSerializable, ICaptionHolder, IExpandingModeMarker
Public Interface IJsonWorkplaceViewSubsetMetadata
Inherits IJsonWorkplaceCompositeMetadata, IJsonWorkplaceComponentMetadata, IJsonExtensionsMetadata, INodeIcon,
ICompositionId, INodeClientVisibility, ITypedSerializable, IStorageSerializable, ICaptionHolder,
IExpandingModeMarker
public interface class IJsonWorkplaceViewSubsetMetadata : IJsonWorkplaceCompositeMetadata,
IJsonWorkplaceComponentMetadata, IJsonExtensionsMetadata, INodeIcon, ICompositionId, INodeClientVisibility,
ITypedSerializable, IStorageSerializable, ICaptionHolder, IExpandingModeMarker
type IJsonWorkplaceViewSubsetMetadata =
interface
interface IJsonWorkplaceCompositeMetadata
interface IJsonWorkplaceComponentMetadata
interface IJsonExtensionsMetadata
interface INodeIcon
interface ICompositionId
interface INodeClientVisibility
interface ITypedSerializable
interface IStorageSerializable
interface ICaptionHolder
interface IExpandingModeMarker
end
Alias | (Унаследован от IJsonWorkplaceComponentMetadata) |
Caption |
Gets or sets Заголовок объекта.
Используется в UI.
(Унаследован от ICaptionHolder) |
CompositionId |
Gets or sets уникальный идентификатор элемента.
(Унаследован от ICompositionId) |
ExpandedIconName |
Gets or sets Имя значка отображаемого в развернутом режиме
(Унаследован от INodeIcon) |
ExpandingMode |
Gets or sets Режим отображения объектом дочерних элементов
(Унаследован от IExpandingModeMarker) |
Extensions | (Унаследован от IJsonExtensionsMetadata) |
IconName |
Gets or sets Имя значка отображаемого в обычном режиме
(Унаследован от INodeIcon) |
Items | (Унаследован от IJsonWorkplaceCompositeMetadata) |
NodeClientVisibility |
Gets or sets Видимость узла для клиентского приложения
(Унаследован от INodeClientVisibility) |
OrderPos | (Унаследован от IJsonWorkplaceComponentMetadata) |
OwnerId | (Унаследован от IJsonWorkplaceComponentMetadata) |
ParentCompositionId | (Унаследован от IJsonWorkplaceComponentMetadata) |
SubsetAlias | |
SubsetsOwnerMetadata | |
TypeName | (Унаследован от ITypedSerializable) |
Visibility |
Deserialize | Выполняет десериализацию полей объекта из заданного хранилища. (Унаследован от IStorageSerializable) |
Serialize | Выполняет сериализацию полей объекта в заданное хранилище. (Унаследован от IStorageSerializable) |
DeserializeWorkplaceCompositeMetadata | (Определяется JsonWorkplaceCompositeMetadataExtensions) |
GetLocalizedCaption |
Осуществляет локализацию заголовка объекта captionHolder если требуется
(Определяется ViewMetadataHelper) |
SerializeWorkplaceCompositeMetadata | (Определяется JsonWorkplaceCompositeMetadataExtensions) |
ToSerializedDictionary |
Сериализует объект в нетипизированный словарь.
(Определяется StorageExtensions) |