Skip to content

Class: GroupHeaderItemProxy

GroupHeaderItemProxy is mainly for Group Header Item operations.

Each instance represents a single item within a GroupHeaderProxy.

Hierarchy

Implements

Summary

Constructors

Properties

Class Properties

Currently none in this class.

Inherited Properties

Accessors

Class Accessors

Currently none in this class.

Inherited Accessors

Methods

Class Methods

Inherited Methods

Constructors

Constructor

+ new GroupHeaderItemProxy(_context: IContext): GroupHeaderItemProxy

Inherited from ClientAPI.constructor

Parameters:

Name Type
_context IContext

Returns: GroupHeaderItemProxy

Methods

getTitle

getTitle(): string

This method returns title

Implementation of IGroupHeaderItemProxy.getTitle

Returns: string


getType

getType(): string

This method returns the type of the group header item

Implementation of IGroupHeaderItemProxy.getType

Returns: string