OptionalactiveControls whether to activate the part.
OptionalcssSpecifies CSS class(es) to add to the part, e.g., to locate the part in tests.
Identifies the part. Use MAIN_AREA for the main area part.
OptionalɵactivityInternal identifier for a docked part.
OptionalparamsDefines data to pass to the part.
The part can declare mandatory and optional parameters. No additional parameters are allowed. Refer to the documentation of the capability for more information.
Positions the part, either docked or relative to another part.
Specifies the WorkbenchPartCapability that provides the content of the part.
Declaring an intention allows for referencing public part capabilities of other applications.
If the part capability cannot be resolved, the part is omitted, allowing conditional display, for example, based on user permissions.
Describes a part referenced in the perspective.