Interface

Goa-1.0GoaObjectProxyConstructorProps

interface ConstructorProps {
    account: Goa.Account;
    calendar: Goa.Calendar;
    chat: Goa.Chat;
    contacts: Goa.Contacts;
    documents: Goa.Documents;
    exchange: Goa.Exchange;
    files: Goa.Files;
    g_connection: Gio.DBusConnection;
    g_object_path: string;
    gConnection: Gio.DBusConnection;
    gObjectPath: string;
    mail: Goa.Mail;
    manager: Goa.Manager;
    maps: Goa.Maps;
    media_server: Goa.MediaServer;
    mediaServer: Goa.MediaServer;
    music: Goa.Music;
    oauth_based: Goa.OAuthBased;
    oauth2_based: Goa.OAuth2Based;
    oauth2Based: Goa.OAuth2Based;
    oauthBased: Goa.OAuthBased;
    password_based: Goa.PasswordBased;
    passwordBased: Goa.PasswordBased;
    photos: Goa.Photos;
    printers: Goa.Printers;
    read_later: Goa.ReadLater;
    readLater: Goa.ReadLater;
    ticketing: Goa.Ticketing;
    todo: Goa.Todo;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Goa.Object.ConstructorProps

account: Goa.Account
calendar: Goa.Calendar
chat: Goa.Chat
contacts: Goa.Contacts
documents: Goa.Documents
exchange: Goa.Exchange
files: Goa.Files
mail: Goa.Mail
manager: Goa.Manager
maps: Goa.Maps
media_server: Goa.MediaServer
mediaServer: Goa.MediaServer
music: Goa.Music
oauth_based: Goa.OAuthBased
oauth2_based: Goa.OAuth2Based
oauth2Based: Goa.OAuth2Based
oauthBased: Goa.OAuthBased
password_based: Goa.PasswordBased
passwordBased: Goa.PasswordBased
photos: Goa.Photos
printers: Goa.Printers
read_later: Goa.ReadLater
readLater: Goa.ReadLater
ticketing: Goa.Ticketing
todo: Goa.Todo

Properties - Inherited from Gio

g_connection: Gio.DBusConnection
g_object_path: string
gConnection: Gio.DBusConnection
gObjectPath: string