Namespace: olympe

olympe

The Olympe namespace contains all the classes and interfaces that comprise the Olympe framework.

Namespaces

async
auth
dc
df
net
ui

Methods


<static> extendInterfaces(thisInterface, interfaces)

Makes possible for interface to extend other interfaces. It is used for proxies typed with an interface, to get all the methods of these interfaces.

Parameters:
Name Type Argument Description
thisInterface ?
interfaces ? <repeatable>

<static> getGlobalScope()

Returns:
Type
Object