Skip navigation links
AppFormer Kogito Bridge 7.39.0.Final-redhat-00007
A B C D E G I K L N O P R S T W 

A

assetFolder() - Static method in class org.appformer.kogito.bridge.client.resource.interop.ResourceListOptions
Creates an Options instance with asset-folder type

B

binary() - Static method in class org.appformer.kogito.bridge.client.resource.interop.ResourceContentOptions
Creates an Options instance with binary type (base64 encoded binary content)

C

clear() - Method in class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
clear() - Method in interface org.appformer.kogito.bridge.client.stateControl.registry.interop.KogitoJSCommandRegistry
Clears the registry
CommandRegistryProducer - Class in org.appformer.kogito.bridge.client.stateControl.registry.producer
 
CommandRegistryProducer() - Constructor for class org.appformer.kogito.bridge.client.stateControl.registry.producer.CommandRegistryProducer
 

D

deregister(int) - Method in interface org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApi
Deregister a Keyboard Shortcut.
deregister(int) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApiInteropWrapper
 
deregister(int) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsService
 
deregister(int) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.NoOpKeyboardShortcutsService
 

E

EditorContextWrapper - Class in org.appformer.kogito.bridge.client.context.interop
Provide access to the editorContext object
EditorContextWrapper() - Constructor for class org.appformer.kogito.bridge.client.context.interop.EditorContextWrapper
 
EnvelopeResourceContentService - Class in org.appformer.kogito.bridge.client.resource.impl
A ResourceContentService implementation used when envelope API is available
EnvelopeResourceContentService() - Constructor for class org.appformer.kogito.bridge.client.resource.impl.EnvelopeResourceContentService
 
execute(EventTarget) - Method in interface org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApi.Action
 
execute() - Method in interface org.appformer.kogito.bridge.client.stateControl.interop.StateControlCommand
Executes the command

G

get() - Static method in class org.appformer.kogito.bridge.client.context.interop.EditorContextWrapper
 
get() - Static method in class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApiInteropWrapper
 
get(String) - Method in class org.appformer.kogito.bridge.client.resource.impl.EnvelopeResourceContentService
 
get(String, ResourceContentOptions) - Method in class org.appformer.kogito.bridge.client.resource.impl.EnvelopeResourceContentService
 
get(String) - Method in class org.appformer.kogito.bridge.client.resource.impl.NoOpResourceContentService
 
get(String, ResourceContentOptions) - Method in class org.appformer.kogito.bridge.client.resource.impl.NoOpResourceContentService
 
get(String) - Method in class org.appformer.kogito.bridge.client.resource.interop.ResourceContentEditorServiceWrapper
 
get(String, ResourceContentOptions) - Method in class org.appformer.kogito.bridge.client.resource.interop.ResourceContentEditorServiceWrapper
 
get() - Static method in class org.appformer.kogito.bridge.client.resource.interop.ResourceContentEditorServiceWrapper
 
get(String) - Method in interface org.appformer.kogito.bridge.client.resource.ResourceContentService
Returns a resource's content
get(String, ResourceContentOptions) - Method in interface org.appformer.kogito.bridge.client.resource.ResourceContentService
Returns a resource's content
get() - Static method in class org.appformer.kogito.bridge.client.stateControl.interop.StateControl
 
getChannel() - Method in class org.appformer.kogito.bridge.client.context.impl.KogitoEditorContextProviderImpl
 
getChannel() - Method in class org.appformer.kogito.bridge.client.context.interop.EditorContextWrapper
 
getCommandRegistry() - Method in class org.appformer.kogito.bridge.client.stateControl.interop.StateControl
getCommands() - Method in interface org.appformer.kogito.bridge.client.stateControl.registry.interop.KogitoJSCommandRegistry
Returns an array containing all the commands in the registry
getEnvelope() - Static method in class org.appformer.kogito.bridge.client.interop.WindowRef
 
getHistory() - Method in class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
getOperatingSystem() - Method in class org.appformer.kogito.bridge.client.context.impl.KogitoEditorContextProviderImpl
 
getOperatingSystem() - Method in class org.appformer.kogito.bridge.client.context.interop.EditorContextWrapper
 

I

isEmpty() - Method in class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
isEmpty() - Method in interface org.appformer.kogito.bridge.client.stateControl.registry.interop.KogitoJSCommandRegistry
Determines if the registry is empty or not
isEnvelopeAvailable() - Static method in class org.appformer.kogito.bridge.client.interop.WindowRef
 

K

KeyboardShortcutsApi - Interface in org.appformer.kogito.bridge.client.keyboardshortcuts
API for registering Keyboard Shortcuts.
KeyboardShortcutsApi.Action - Interface in org.appformer.kogito.bridge.client.keyboardshortcuts
 
KeyboardShortcutsApiInteropWrapper - Class in org.appformer.kogito.bridge.client.keyboardshortcuts
Javascript bridge to access actual KeyboardShortcutsApi available in the envelope namespace
KeyboardShortcutsApiInteropWrapper() - Constructor for class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApiInteropWrapper
 
KeyboardShortcutsService - Class in org.appformer.kogito.bridge.client.keyboardshortcuts
A KeyboardShortcutsApi implementation used when envelope API is available
KeyboardShortcutsService() - Constructor for class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsService
 
KeyboardShortcutsServiceProducer - Class in org.appformer.kogito.bridge.client.keyboardshortcuts
Produces KeyboardShortcutsService beans according to whether the envelope API is available or not
KeyboardShortcutsServiceProducer() - Constructor for class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsServiceProducer
 
KogitoCommandRegistry<C> - Class in org.appformer.kogito.bridge.client.stateControl.registry.impl
Implementation of Registry to register commands on the State Control engine.
KogitoCommandRegistry() - Constructor for class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
KogitoEditorContextProviderImpl - Class in org.appformer.kogito.bridge.client.context.impl
 
KogitoEditorContextProviderImpl() - Constructor for class org.appformer.kogito.bridge.client.context.impl.KogitoEditorContextProviderImpl
 
KogitoJSCommandRegistry<C> - Interface in org.appformer.kogito.bridge.client.stateControl.registry.interop
JsType that represents the TypeScript CommandRegistry available on the Envelope StateControl engine

L

list(String) - Method in class org.appformer.kogito.bridge.client.resource.impl.EnvelopeResourceContentService
 
list(String, ResourceListOptions) - Method in class org.appformer.kogito.bridge.client.resource.impl.EnvelopeResourceContentService
 
list(String) - Method in class org.appformer.kogito.bridge.client.resource.impl.NoOpResourceContentService
 
list(String, ResourceListOptions) - Method in class org.appformer.kogito.bridge.client.resource.impl.NoOpResourceContentService
 
list(String) - Method in class org.appformer.kogito.bridge.client.resource.interop.ResourceContentEditorServiceWrapper
 
list(String, ResourceListOptions) - Method in class org.appformer.kogito.bridge.client.resource.interop.ResourceContentEditorServiceWrapper
 
list(String) - Method in interface org.appformer.kogito.bridge.client.resource.ResourceContentService
List files from the project/workspace where the editor is running
list(String, ResourceListOptions) - Method in interface org.appformer.kogito.bridge.client.resource.ResourceContentService
List files from the project/workspace where the editor is running
lookup() - Method in class org.appformer.kogito.bridge.client.stateControl.registry.producer.CommandRegistryProducer
 

N

NoOpKeyboardShortcutsService - Class in org.appformer.kogito.bridge.client.keyboardshortcuts
This KeyboardShortcutsApi implementation is used when the envelope API is not available
NoOpKeyboardShortcutsService() - Constructor for class org.appformer.kogito.bridge.client.keyboardshortcuts.NoOpKeyboardShortcutsService
 
NoOpResourceContentService - Class in org.appformer.kogito.bridge.client.resource.impl
This ResourceContentService implementation is used when the envelope API is not available
NoOpResourceContentService() - Constructor for class org.appformer.kogito.bridge.client.resource.impl.NoOpResourceContentService
 

O

org.appformer.kogito.bridge.client.context.impl - package org.appformer.kogito.bridge.client.context.impl
 
org.appformer.kogito.bridge.client.context.interop - package org.appformer.kogito.bridge.client.context.interop
 
org.appformer.kogito.bridge.client.interop - package org.appformer.kogito.bridge.client.interop
 
org.appformer.kogito.bridge.client.keyboardshortcuts - package org.appformer.kogito.bridge.client.keyboardshortcuts
 
org.appformer.kogito.bridge.client.resource - package org.appformer.kogito.bridge.client.resource
 
org.appformer.kogito.bridge.client.resource.impl - package org.appformer.kogito.bridge.client.resource.impl
 
org.appformer.kogito.bridge.client.resource.interop - package org.appformer.kogito.bridge.client.resource.interop
 
org.appformer.kogito.bridge.client.resource.producer - package org.appformer.kogito.bridge.client.resource.producer
 
org.appformer.kogito.bridge.client.stateControl.interop - package org.appformer.kogito.bridge.client.stateControl.interop
 
org.appformer.kogito.bridge.client.stateControl.registry.impl - package org.appformer.kogito.bridge.client.stateControl.registry.impl
 
org.appformer.kogito.bridge.client.stateControl.registry.interop - package org.appformer.kogito.bridge.client.stateControl.registry.interop
 
org.appformer.kogito.bridge.client.stateControl.registry.producer - package org.appformer.kogito.bridge.client.stateControl.registry.producer
 

P

peek() - Method in class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
peek() - Method in interface org.appformer.kogito.bridge.client.stateControl.registry.interop.KogitoJSCommandRegistry
Peeks the last added command.
pop() - Method in class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
pop() - Method in interface org.appformer.kogito.bridge.client.stateControl.registry.interop.KogitoJSCommandRegistry
Pops the last added command and removes it.
produce() - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsServiceProducer
 
produce() - Method in class org.appformer.kogito.bridge.client.resource.producer.ResourceContentServiceProducer
 

R

register(C) - Method in class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
register(String, C) - Method in interface org.appformer.kogito.bridge.client.stateControl.registry.interop.KogitoJSCommandRegistry
Registers a command with a give ID into the registry
registerKeyDownThenUp(String, String, KeyboardShortcutsApi.Action, KeyboardShortcutsApi.Action, KeyboardShortcutsApiOpts) - Method in interface org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApi
Register a Keyboard Shortcuts for a keypress event.
registerKeyDownThenUp(String, String, KeyboardShortcutsApi.Action, KeyboardShortcutsApi.Action, KeyboardShortcutsApiOpts) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApiInteropWrapper
 
registerKeyDownThenUp(String, String, KeyboardShortcutsApi.Action, KeyboardShortcutsApi.Action, KeyboardShortcutsApiOpts) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsService
 
registerKeyDownThenUp(String, String, KeyboardShortcutsApi.Action, KeyboardShortcutsApi.Action, KeyboardShortcutsApiOpts) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.NoOpKeyboardShortcutsService
 
registerKeyPress(String, String, KeyboardShortcutsApi.Action, KeyboardShortcutsApiOpts) - Method in interface org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApi
Register a Keyboard Shortcuts for a keypress event.
registerKeyPress(String, String, KeyboardShortcutsApi.Action, KeyboardShortcutsApiOpts) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsApiInteropWrapper
 
registerKeyPress(String, String, KeyboardShortcutsApi.Action, KeyboardShortcutsApiOpts) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.KeyboardShortcutsService
 
registerKeyPress(String, String, KeyboardShortcutsApi.Action, KeyboardShortcutsApiOpts) - Method in class org.appformer.kogito.bridge.client.keyboardshortcuts.NoOpKeyboardShortcutsService
 
ResourceContentEditorServiceWrapper - Class in org.appformer.kogito.bridge.client.resource.interop
Javascript bridge to access actual ResourceContentService available in the envelope namespace
ResourceContentEditorServiceWrapper() - Constructor for class org.appformer.kogito.bridge.client.resource.interop.ResourceContentEditorServiceWrapper
 
ResourceContentOptions - Class in org.appformer.kogito.bridge.client.resource.interop
 
ResourceContentOptions() - Constructor for class org.appformer.kogito.bridge.client.resource.interop.ResourceContentOptions
 
ResourceContentService - Interface in org.appformer.kogito.bridge.client.resource
Service to access resources in the project or workspace where the editor is open
ResourceContentServiceProducer - Class in org.appformer.kogito.bridge.client.resource.producer
Produces ResourceContentService beans according to whether the envelope API is available or not
ResourceContentServiceProducer() - Constructor for class org.appformer.kogito.bridge.client.resource.producer.ResourceContentServiceProducer
 
ResourceListOptions - Class in org.appformer.kogito.bridge.client.resource.interop
 
ResourceListOptions() - Constructor for class org.appformer.kogito.bridge.client.resource.interop.ResourceListOptions
 

S

setMaxSize(int) - Method in class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
setMaxSize(int) - Method in interface org.appformer.kogito.bridge.client.stateControl.registry.interop.KogitoJSCommandRegistry
Sets the max number of commands that can be stored on the registry.
setRedoCommand(StateControlCommand) - Method in class org.appformer.kogito.bridge.client.stateControl.interop.StateControl
Sets the StateControlCommand that will be called when the StateControl engine is notified to redo last undone command on the KogitoJSCommandRegistry
setRegistryChangeListener(RegistryChangeListener) - Method in class org.appformer.kogito.bridge.client.stateControl.registry.impl.KogitoCommandRegistry
 
setRegistryChangeListener(StateControlCommand) - Method in interface org.appformer.kogito.bridge.client.stateControl.registry.interop.KogitoJSCommandRegistry
Sets a StateControlCommand to be called when the registry changes.
setUndoCommand(StateControlCommand) - Method in class org.appformer.kogito.bridge.client.stateControl.interop.StateControl
Sets the StateControlCommand that will be called when the StateControl engine is notified to undo last command on the KogitoJSCommandRegistry
StateControl - Class in org.appformer.kogito.bridge.client.stateControl.interop
Represents the TypeScript StateControl engine present on the Envelope
StateControl() - Constructor for class org.appformer.kogito.bridge.client.stateControl.interop.StateControl
 
StateControlCommand - Interface in org.appformer.kogito.bridge.client.stateControl.interop
Represents a command that can be executed by the TypeScript StateControl engine

T

text() - Static method in class org.appformer.kogito.bridge.client.resource.interop.ResourceContentOptions
Creates an Options instance with text type
traversal() - Static method in class org.appformer.kogito.bridge.client.resource.interop.ResourceListOptions
Creates an Options instance with traversal search.

W

WindowRef - Class in org.appformer.kogito.bridge.client.interop
 
WindowRef() - Constructor for class org.appformer.kogito.bridge.client.interop.WindowRef
 
A B C D E G I K L N O P R S T W 
Skip navigation links
AppFormer Kogito Bridge 7.39.0.Final-redhat-00007

Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.