Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "app/tutorial/component/page/MainPageTutorial.component"

Index

Classes

Variables

Object literals

Variables

Const MODEL

MODEL: string = undefined

Const PAGE_NAME

PAGE_NAME: string = "MainPage.component"

Const SELECTOR

SELECTOR: string = "parrots-page-main"

Const TYPE_NAME

TYPE_NAME: string = "parrots-page-main-tutorial"

Object literals

Const I18N_OBJECT

I18N_OBJECT: object

data

data: string = "-"

description

description: string = "MainPage ใช้สำหรับสร้าง Class เพื่อจัดการข้อมูลโดยทำงานร่วมกับ view ต่างๆ ได้แก่ Calendar View, Record View และ Form View"

i18n

i18n: object

Type declaration

input

input: object

Type declaration

model

model: string = "-"

see

see: string = "-"

option

option: object

dataCreate

dataCreate: object

_output

_output: string = "phxDataCreate"

dataDelete

dataDelete: object

_output

_output: string = "phxDataDelete"

dataDestroy

dataDestroy: object

_output

_output: string = "phxDataDestroy"

dataPromote

dataPromote: object

_output

_output: string = "phxDataPromote"

dataQuery

dataQuery: object

_output

_output: string = "phxDataQuery"

dataReload

dataReload: object

_output

_output: string = "phxDataReload"

dataRevert

dataRevert: object

_output

_output: string = "phxDataRevert"

dataSchemaReload

dataSchemaReload: object

_output

_output: string = "phxDataSchemaReload"

dataUpdate

dataUpdate: object

_output

_output: string = "phxDataUpdate"

viewHide

viewHide: object

_output

_output: string = "phxViewHide"

viewShow

viewShow: object

_output

_output: string = "phxViewShow"

output

output: object

phxDataCreate

phxDataCreate: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูกสร้าง"

phxDataDelete

phxDataDelete: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูกลบ"

phxDataDestroy

phxDataDestroy: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูกทำลาย"

phxDataPromote

phxDataPromote: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูก promote"

phxDataQuery

phxDataQuery: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูก query"

phxDataReload

phxDataReload: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูก reload"

phxDataRevert

phxDataRevert: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูก revert"

phxDataSchemaReload

phxDataSchemaReload: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อ schema ของ editor ถูก reload"

phxDataUpdate

phxDataUpdate: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูกแก้ไข"

phxViewHide

phxViewHide: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อข้อมูล view ถูก ซ่อน"

phxViewShow

phxViewShow: object

description

description: string = "Event นี้จะถูกส่งออกมาเมื่อ view ถูกแสดง"

Generated using TypeDoc