Home Manual Reference Source
public class | source

MeetingsPage

Extends:

* → MeetingsPage

MeetingsPage

Constructor Summary

Public Constructor
public

constructor(args: args)

Method Summary

Public Methods
public
public

Open create contact modal

public
public

async showActive()

Click show 'Active'

public
public

async showAll()

Click show 'All'

public

async showMyMeetings()

Click show 'My Meetings'

public
public

async visit()

Use the nav panel to visit meetings page

Public Constructors

public constructor(args: args) source

Params:

NameTypeAttributeDescription
args args

Args from controller

Public Methods

public createMeetingButton(): * source

Return:

*

public async openCreateMeetingModal() source

Open create contact modal

public pageHeaderIcon(): * source

Return:

*

public async showActive() source

Click show 'Active'

public showActiveButton(): * source

Return:

*

public async showAll() source

Click show 'All'

public async showMyMeetings() source

Click show 'My Meetings'

public showMyMeetingsButton(): * source

Return:

*

public async visit() source

Use the nav panel to visit meetings page