API reference
API reference
Select your platform
No SDKs available
No versions available

PageGroup Class

Overview

Data Fields

Context[Get]
IEnumerable< PageReference >
Pages[Get]
int
FoldoutHierarchy< PageReference >

Public Member Functions

PageGroup
( MetaHubContext context,
Action< PageReference > onDrawPage )
void
AddPage
( PageReference page )
void
Sort ( )
void
Sort
( List< PageReference > pages )

Details

Fields

MetaHubContext Meta.Voice.Hub.MetaHub.PageGroup.Context
No description available.
IEnumerable<PageReference> Meta.Voice.Hub.MetaHub.PageGroup.Pages
No description available.
int Meta.Voice.Hub.MetaHub.PageGroup.PageCount
No description available.
FoldoutHierarchy<PageReference> Meta.Voice.Hub.MetaHub.PageGroup.Hierarchy
No description available.

Member Functions

Meta.Voice.Hub.MetaHub.PageGroup.PageGroup
( MetaHubContext context,
Action< PageReference > onDrawPage )
No description available.
void Meta.Voice.Hub.MetaHub.PageGroup.AddPage
( PageReference page )
No description available.
void Meta.Voice.Hub.MetaHub.PageGroup.Sort ( )
No description available.
void Meta.Voice.Hub.MetaHub.PageGroup.Sort
( List< PageReference > pages )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon