File

src/components/kendoUI/baseComponents/controlComponent/font/font.ts

Description

Represent the font object managed through the model.

Index

Properties
Methods
Accessors

Constructor

constructor(fontFamily?: FontFamily, size?: any, style?: FontStyle)

Initialize the Font object.

Parameters :
Name Type Optional
fontFamily FontFamily Yes
size any Yes
style FontStyle Yes

Properties

Private _fontFamily
Type : FontFamily
Private _model
Type : any

The model to be notified.

Private _style
Type : FontStyle

The style of the font

Methods

Private UpdateSyle
UpdateSyle()
Returns : void

Accessors

model
setmodel(value: any)

Sets the model

Parameters :
Name Type Optional
value any No
Returns : void
fontFamily
getfontFamily()

Get the current font family object.

Returns : FontFamily
name
getname()

Get the namer of the font.

Returns : string
style
getstyle()

Get the style value.

Returns : FontStyle

results matching ""

    No results matching ""