File

src/lib/models/folio.ts

Description

A collection base class containing common properties and methods for interacting with a collection of SzFolioItem based items.

Index

Properties
Methods

Properties

Abstract items
Type : SzFolioItem[]

the collection of SzFolioItem's

Public name
Type : string

the name of the folio

Methods

Public add
add(item: SzFolioItem)

add a SzFolioItem to the "items" collection

Parameters :
Name Type Optional
item SzFolioItem No
Returns : void
Public remove
remove(item)

remove a SzFolioItem from "items" if it exists

Parameters :
Name Optional
item No
Returns : void

results matching ""

    No results matching ""