SavedViewLayout Class

Beta

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

Methods

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

Defined in

Last Updated: 08 January, 2020