Skip to content

Page

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/module/page.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
PageIDnumber
PageNamestring
Pathstring
ParentPageIDnumber
ChildrenPage[]
IsExpandedboolean
IsVisualExpandedboolean
levelnumber
curIdxnumber
selectAllboolean
selectionCountnumber
mustReachnumber

Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (3)

  • RolesDetailsComponentFrontend/src/app/components/security/roles/roles-details/roles-details.component.ts:1
  • RolesComponentFrontend/src/app/components/security/roles/roles.component.ts:1
  • RoleServiceFrontend/src/app/services/security/role.service.ts:1

Was this page helpful?

Download as PDF