StageContentLayout Class

StageContentLayout class. Used to serialize/deserialize a View Layout with Saved Views.

Methods

Name Description
constructor(): StageContentLayout    
emphasizeElementsFromProps(contentGroup: ContentGroup, savedProps: StageContentLayoutProps): boolean Static Apply EmphasizeElements from the SavedView  
viewLayoutToProps(contentLayoutDef: ContentLayoutDef, contentGroup: ContentGroup, emphasizeElements: boolean = false, contentCallback?: ContentCallback): StageContentLayoutProps Static Create props for a View Layout  
viewStatesFromProps(iModelConnection: IModelConnection, savedProps: StageContentLayoutProps): Promise<undefined | ViewState[]> Static Create an array of ViewStates from the StageContentLayout  

Defined in

Last Updated: 21 March, 2024