FoxitPDFSDKforWeb v11.1.0
Foxit PDF SDK for Web
SidebarComponent Class Reference

Defines sidebar panel component. Each tab of sidebar is called sidebar-panel, this is a container component with an icon and title. It must be the child of a sidebar component. For more details on usage please visit this page /examples/UIExtension/tutorials/widgets/sidebar.html More...

Public Attributes

string status
 The current status of this sidebar. More...
 

Static Public Attributes

static readonly string STATUS_COLLAPSED
 The constant of collapse status. More...
 
static readonly string STATUS_COLLAPSED_TOTALLY
 The constant of collapse totally status. More...
 
static readonly string STATUS_EXPANDED
 The constant of expand status. More...
 

Detailed Description

Defines sidebar panel component. Each tab of sidebar is called sidebar-panel, this is a container component with an icon and title. It must be the child of a sidebar component. For more details on usage please visit this page /examples/UIExtension/tutorials/widgets/sidebar.html

Member Data Documentation

◆ status

string SidebarComponent::status

The current status of this sidebar.

Since
7.0.0

◆ STATUS_COLLAPSED

readonly string SidebarComponent::STATUS_COLLAPSED
static

The constant of collapse status.

Since
7.0.0

◆ STATUS_COLLAPSED_TOTALLY

readonly string SidebarComponent::STATUS_COLLAPSED_TOTALLY
static

The constant of collapse totally status.

Since
7.0.0

◆ STATUS_EXPANDED

readonly string SidebarComponent::STATUS_EXPANDED
static

The constant of expand status.

Since
7.0.0

Foxit Software Corporation Logo
@2026 Foxit Software Incorporated. All rights reserved.