Skip to content

Interface: ISegmentedFormCellProxy

Hierarchy

Implemented by

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getApportionsSegmentWidthsByContent

getApportionsSegmentWidthsByContent(): boolean

Returns: boolean


getCaptionPosition

getCaptionPosition(): string

Returns: string


getSegments

getSegments(): any

Returns: any


setApportionsSegmentWidthsByContent

setApportionsSegmentWidthsByContent(apportionsSegmentWidthsByContent: boolean): Promise‹any›

Parameters:

Name Type Description
apportionsSegmentWidthsByContent boolean value to set.

Returns: Promise‹any›


setCaptionPosition

setCaptionPosition(captionPosition: string): Promise‹any›

Parameters:

Name Type Description
captionPosition string value to set.

Returns: Promise‹any›


setSegments

setSegments(segments: any): Promise‹any›

Parameters:

Name Type Description
segments any value to set.

Returns: Promise‹any›