A B C D E F G I N O P R S 

A

addPanel(ExtensionCentrePanelView) - Method in class com.opencloud.rem.ext.client.ExtensionDeckPanel
 
addPanel(ExtensionCentrePanelView) - Method in interface com.opencloud.rem.ext.client.ExtensionDeckView
 
addPanel(String, ExtensionCentrePanelView.Presenter) - Method in interface com.opencloud.rem.ext.client.ExtensionDeckView.Presenter
 
addPanel(String, ExtensionCentrePanelView.Presenter) - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
allowsPermission(ElementManagerPermission) - Method in class com.opencloud.rem.ext.client.DelegatingAccessController
 
allowsPlacePermission(PlacePermission) - Method in class com.opencloud.rem.ext.client.DelegatingAccessController
 
appendContextHelp(String) - Method in class com.opencloud.rem.ext.client.DelegatingHelpManager
 
appendContextHelp(TextResource...) - Method in class com.opencloud.rem.ext.client.DelegatingHelpManager
 

B

back() - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 

C

close() - Method in class com.opencloud.rem.ext.client.DelegatingLogHandler
 
com.opencloud.rem.ext - package com.opencloud.rem.ext
 
com.opencloud.rem.ext.client - package com.opencloud.rem.ext.client
 
com.opencloud.rem.ext.client.ui - package com.opencloud.rem.ext.client.ui
 
contentInvalidated() - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
currentToken() - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 

D

DelegatingAccessController - Class in com.opencloud.rem.ext.client
Implementation of AccessController that delegates calls from a REM plugin to REM itself.
DelegatingAccessController() - Constructor for class com.opencloud.rem.ext.client.DelegatingAccessController
 
DelegatingContextManager - Class in com.opencloud.rem.ext.client
Implementation of ContextManager that delegates calls from a REM plugin to REM itself.
DelegatingContextManager() - Constructor for class com.opencloud.rem.ext.client.DelegatingContextManager
 
DelegatingHelpManager - Class in com.opencloud.rem.ext.client
Implementation of HelpManager that delegates calls from a REM plugin to REM itself.
DelegatingHelpManager() - Constructor for class com.opencloud.rem.ext.client.DelegatingHelpManager
 
DelegatingHistoryManager - Class in com.opencloud.rem.ext.client
Implementation of HistoryManager that delegates calls from a REM plugin to REM itself.
DelegatingHistoryManager() - Constructor for class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
DelegatingLogHandler - Class in com.opencloud.rem.ext.client
Implementation of Handler that delegates calls from a REM plugin to REM itself.
DelegatingLogHandler() - Constructor for class com.opencloud.rem.ext.client.DelegatingLogHandler
 

E

exportJSMethods(JavaScriptObject) - Method in class com.opencloud.rem.ext.client.DelegatingAccessController
 
exportJSMethods(JavaScriptObject) - Method in class com.opencloud.rem.ext.client.DelegatingContextManager
 
exportJSMethods(JavaScriptObject) - Method in class com.opencloud.rem.ext.client.DelegatingHelpManager
 
exportJSMethods(JavaScriptObject) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
ExtensionAnnotationProcessor - Class in com.opencloud.rem.ext
Annotation processor for types annotated with REMExtension.
ExtensionAnnotationProcessor() - Constructor for class com.opencloud.rem.ext.ExtensionAnnotationProcessor
 
ExtensionCentrePanelView - Interface in com.opencloud.rem.ext.client
Base interface for the main views in a REM plugin.
ExtensionCentrePanelView.Presenter - Interface in com.opencloud.rem.ext.client
 
ExtensionDeckPanel - Class in com.opencloud.rem.ext.client
Implementation of ExtensionDeckView that holds ExtensionCentrePanelView instances in a DeckLayoutPanel.
ExtensionDeckPanel() - Constructor for class com.opencloud.rem.ext.client.ExtensionDeckPanel
 
extensionDeckPanel() - Method in interface com.opencloud.rem.ext.client.ExtensionStyle
 
ExtensionDeckView - Interface in com.opencloud.rem.ext.client
Interface of the main view for holding ExtensionCentrePanelView instances in a REM plugin.
ExtensionDeckView.Listener - Interface in com.opencloud.rem.ext.client
Listener interface for the ExtensionDeckView to communicate with its ExtensionDeckView.Presenter.
ExtensionDeckView.Presenter - Interface in com.opencloud.rem.ext.client
Interface for the main presenter managing ExtensionCentrePanelView.Presenter instances in a REM plugin.
ExtensionGinModule - Class in com.opencloud.rem.ext.client
GIN module handling the main bindings for a REM plugin.
ExtensionGinModule() - Constructor for class com.opencloud.rem.ext.client.ExtensionGinModule
 
ExtensionLogHandler - Annotation Type in com.opencloud.rem.ext.client
Marker annotation used for GIN module binding of log handler.
ExtensionPresenterImpl - Class in com.opencloud.rem.ext.client
Implementation of ExtensionDeckView.Presenter managing ExtensionCentrePanelView.Presenter instances in a REM plugin.
ExtensionPresenterImpl(ExtensionDeckView, EventBus, RemExtension, HistoryManager) - Constructor for class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
ExtensionResources - Interface in com.opencloud.rem.ext.client
Base resources for a REM plugin.
extensionStyle() - Method in interface com.opencloud.rem.ext.client.ExtensionResources
 
ExtensionStyle - Interface in com.opencloud.rem.ext.client
Base style for a REM plugin.

F

flush() - Method in class com.opencloud.rem.ext.client.DelegatingLogHandler
 

G

getConnectedRhinoInfo() - Method in class com.opencloud.rem.ext.client.DelegatingContextManager
 
getContextHelp() - Method in class com.opencloud.rem.ext.client.DelegatingHelpManager
 
getHostPageBaseURL() - Static method in class com.opencloud.rem.ext.client.REM
 
getHref() - Method in class com.opencloud.rem.ext.client.ui.REMLink
 
getLoggedInUsername() - Method in class com.opencloud.rem.ext.client.DelegatingAccessController
 
getModuleBaseURL() - Static method in class com.opencloud.rem.ext.client.REM
 
getName() - Method in interface com.opencloud.rem.ext.client.ExtensionCentrePanelView
 
getState() - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
getSupportedSourceVersion() - Method in class com.opencloud.rem.ext.ExtensionAnnotationProcessor
 
getView() - Method in interface com.opencloud.rem.ext.client.ExtensionCentrePanelView.Presenter
 
getView() - Method in interface com.opencloud.rem.ext.client.ExtensionDeckView.Presenter
 
getView() - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
goHome() - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 

I

INSTANCE - Static variable in interface com.opencloud.rem.ext.client.ExtensionResources
 
isEmbeddedSdk() - Method in class com.opencloud.rem.ext.client.DelegatingContextManager
 
isNew() - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
isUserLoggedIn() - Method in class com.opencloud.rem.ext.client.DelegatingAccessController
 
isView(String) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 

N

newHistoryItem(HistoryToken) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
newHistoryToken(String) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
newHistoryToken(String, String) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
newHistoryToken(int, String) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
newHistoryTokenView(String) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
noHelpAvailable() - Method in class com.opencloud.rem.ext.client.DelegatingHelpManager
 

O

onHistoryChange(HistoryToken, boolean) - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
onMainViewChangeRequest(MainViewChangeRequestEvent) - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
onPanelStateChange(PanelStateChangeEvent) - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
onResize() - Method in class com.opencloud.rem.ext.client.ExtensionDeckPanel
 
onValueChange(ValueChangeEvent<String>) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 

P

parseHistoryItem(String) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.opencloud.rem.ext.ExtensionAnnotationProcessor
 
publish(LogRecord) - Method in class com.opencloud.rem.ext.client.DelegatingLogHandler
 

R

ready() - Method in interface com.opencloud.rem.ext.client.ExtensionDeckView.Listener
 
refresh() - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
refreshClicked() - Method in class com.opencloud.rem.ext.client.ExtensionPresenterImpl
 
REM - Class in com.opencloud.rem.ext.client
 
REM() - Constructor for class com.opencloud.rem.ext.client.REM
 
REMExtension - Annotation Type in com.opencloud.rem.ext
Marker annotation for REM extension types.
REMLink - Class in com.opencloud.rem.ext.client.ui
A GWT Anchor representing a link to a top-level REM page.
REMLink() - Constructor for class com.opencloud.rem.ext.client.ui.REMLink
 

S

sameView(HistoryToken) - Method in class com.opencloud.rem.ext.client.DelegatingHistoryManager
 
selectPanel(Integer) - Method in class com.opencloud.rem.ext.client.ExtensionDeckPanel
 
selectPanel(Integer) - Method in interface com.opencloud.rem.ext.client.ExtensionDeckView
 
setContextHelp(String...) - Method in class com.opencloud.rem.ext.client.DelegatingHelpManager
 
setContextHelp(TextResource...) - Method in class com.opencloud.rem.ext.client.DelegatingHelpManager
 
setContextHelpChangeListener(HelpManagerImpl.ContextHelpChangeListener) - Method in class com.opencloud.rem.ext.client.DelegatingHelpManager
 
setHref(String) - Method in class com.opencloud.rem.ext.client.ui.REMLink
 
setListener(ExtensionDeckView.Listener) - Method in class com.opencloud.rem.ext.client.ExtensionDeckPanel
 
setListener(ExtensionDeckView.Listener) - Method in interface com.opencloud.rem.ext.client.ExtensionDeckView
 
A B C D E F G I N O P R S