JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
L
M
O
P
R
U
A
action
- Variable in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
action()
- Method in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
ACTION_ON_CHANGE
- Static variable in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
activate(UIApplication)
- Method in interface org.exoplatform.moxtra.webui.
MoxtraApplication
Activate Moxtra support in the app.
activate(UIApplication)
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
Activate
MoxtraApplication
for given WebUI application.
activate(UIApplication)
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationService
activate(Application, WebuiRequestContext)
- Method in class org.exoplatform.moxtra.webui.
MoxtraLifecycle
addApplicationPlugin(ComponentPlugin)
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationService
apps
- Variable in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
apps
- Variable in class org.exoplatform.moxtra.webui.
MoxtraApplicationService
C
CONF_APP_TYPE
- Static variable in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
CONF_COMPONENT_ID
- Static variable in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
CONF_COMPONENT_TYPE
- Static variable in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
config
- Variable in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
D
deactivate(UIApplication)
- Method in interface org.exoplatform.moxtra.webui.
MoxtraApplication
Deactivate Moxtra support in the app.
deactivate(UIApplication)
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
Deactivate
MoxtraApplication
for given WebUI application.
deactivate(UIApplication)
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationService
deactivate(Application, WebuiRequestContext)
- Method in class org.exoplatform.moxtra.webui.
MoxtraLifecycle
disabled
- Variable in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
E
events
- Variable in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
eventsMap
- Variable in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
execute(Event<UIActionCheckBoxInput>)
- Method in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput.OnChangeActionListener
execute(I)
- Method in interface org.exoplatform.moxtra.webui.
MoxtraAction
Execute an action with given input and producing an output object.
ExtendedComponent
- Class in
org.exoplatform.moxtra.webui.config
Deprecated.
ExtendedComponent(Class<?>, Component, Component)
- Constructor for class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
extension
- Variable in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
G
getApplication(UIApplication)
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
getApplication(UIApplication)
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationService
getAppType()
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
getComponentId()
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
getComponentType()
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
getEvents()
- Method in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
getUIComponentEventConfig(String)
- Method in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
getUIComponentEventListeners(String)
- Method in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
I
init()
- Method in interface org.exoplatform.moxtra.webui.
MoxtraApplication
Application initialization.
initMoxtra(MoxtraAction<Event<UIActionCheckBoxInput>, Boolean>, boolean, boolean)
- Method in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
isCompatible(UIApplication)
- Method in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
Check if this Moxtra app compatible with given WebUI app.
L
LOG
- Static variable in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
LOG
- Static variable in class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
LOG
- Static variable in class org.exoplatform.moxtra.webui.
MoxtraLifecycle
M
merged
- Variable in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
mergeEvents()
- Method in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
Merge events.
MoxtraAction
<
I
,
O
> - Interface in
org.exoplatform.moxtra.webui
Action body that should executed in particular action listener
EventListener
.
Created by The eXo Platform SAS
MoxtraApplication
- Interface in
org.exoplatform.moxtra.webui
Moxtra application configuration in eXo Platform.
Created by The eXo Platform SAS
MoxtraApplicationActivator
- Class in
org.exoplatform.moxtra.webui
Created by The eXo Platform SAS
MoxtraApplicationActivator(InitParams)
- Constructor for class org.exoplatform.moxtra.webui.
MoxtraApplicationActivator
MoxtraApplicationService
- Class in
org.exoplatform.moxtra.webui
Moxtra capable applications coordinator and integrator for eXo WebUI.
Created by The eXo Platform SAS
MoxtraApplicationService()
- Constructor for class org.exoplatform.moxtra.webui.
MoxtraApplicationService
MoxtraLifecycle
- Class in
org.exoplatform.moxtra.webui
Created by The eXo Platform SAS
MoxtraLifecycle()
- Constructor for class org.exoplatform.moxtra.webui.
MoxtraLifecycle
MoxtraNotActivatedException
- Exception in
org.exoplatform.moxtra.webui
Moxtra application not activated for current WebUI component.
Created by The eXo Platform SAS
MoxtraNotActivatedException(String)
- Constructor for exception org.exoplatform.moxtra.webui.
MoxtraNotActivatedException
MoxtraNotInitializedException
- Exception in
org.exoplatform.moxtra.webui
Moxtra application not initialized in runtime to handle WebUI component.
MoxtraNotInitializedException(String)
- Constructor for exception org.exoplatform.moxtra.webui.
MoxtraNotInitializedException
O
onDestroy(Application)
- Method in class org.exoplatform.moxtra.webui.
MoxtraLifecycle
onEndRequest(Application, WebuiRequestContext)
- Method in class org.exoplatform.moxtra.webui.
MoxtraLifecycle
onFailRequest(Application, WebuiRequestContext, RequestFailure)
- Method in class org.exoplatform.moxtra.webui.
MoxtraLifecycle
onInit(Application)
- Method in class org.exoplatform.moxtra.webui.
MoxtraLifecycle
onStartRequest(Application, WebuiRequestContext)
- Method in class org.exoplatform.moxtra.webui.
MoxtraLifecycle
org.exoplatform.moxtra.webui
- package org.exoplatform.moxtra.webui
WebUI integration for Moxtra support.
org.exoplatform.moxtra.webui.component
- package org.exoplatform.moxtra.webui.component
WebUI components for Moxtra support.
org.exoplatform.moxtra.webui.config
- package org.exoplatform.moxtra.webui.config
Extended component configuration.
original
- Variable in class org.exoplatform.moxtra.webui.config.
ExtendedComponent
Deprecated.
P
processRender(WebuiRequestContext)
- Method in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
R
renderOnChangeEvent(UIForm)
- Method in class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
U
UIActionCheckBoxInput
- Class in
org.exoplatform.moxtra.webui.component
Created by The eXo Platform SAS
UIActionCheckBoxInput()
- Constructor for class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput
Empty constructor.
UIActionCheckBoxInput.OnChangeActionListener
- Class in
org.exoplatform.moxtra.webui.component
UIActionCheckBoxInput.OnChangeActionListener()
- Constructor for class org.exoplatform.moxtra.webui.component.
UIActionCheckBoxInput.OnChangeActionListener
USER_INIT_SCRIPT
- Static variable in interface org.exoplatform.moxtra.webui.
MoxtraApplication
A
C
D
E
G
I
L
M
O
P
R
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003–2015
eXo Platform SAS
. All rights reserved.