Skip navigation links
AppFormer Client API 7.39.0.Final-redhat-00005
C D E G I K N O P R S V W 

C

Channel - Enum in org.appformer.client.context
 
clear() - Method in class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 
clear() - Method in interface org.appformer.client.stateControl.registry.Registry
Clears the registry

D

DEFAULT - Static variable in class org.appformer.client.keyboardShortcuts.KeyboardShortcutsApiOpts
 
DefaultEditorContextProviderImpl - Class in org.appformer.client.context
 
DefaultEditorContextProviderImpl() - Constructor for class org.appformer.client.context.DefaultEditorContextProviderImpl
 
DefaultRegistry<C> - Interface in org.appformer.client.stateControl.registry
 
DefaultRegistryImpl<C> - Class in org.appformer.client.stateControl.registry.impl
The default generic implementation for the Registry type.
DefaultRegistryImpl() - Constructor for class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 

E

EditorContextProvider - Interface in org.appformer.client.context
Provide access to EditorContext properties

G

getChannel() - Method in class org.appformer.client.context.DefaultEditorContextProviderImpl
 
getChannel() - Method in interface org.appformer.client.context.EditorContextProvider
Access the channel where the editor is running (e.g.
getHistory() - Method in class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 
getHistory() - Method in interface org.appformer.client.stateControl.registry.Registry
Returns a List containing all the items in the registry
getName() - Method in enum org.appformer.client.context.Channel
 
getName() - Method in enum org.appformer.client.context.OperatingSystem
 
getOperatingSystem() - Method in class org.appformer.client.context.DefaultEditorContextProviderImpl
 
getOperatingSystem() - Method in interface org.appformer.client.context.EditorContextProvider
Access the operating system where the editor is running (e.g.
getRepeat() - Method in class org.appformer.client.keyboardShortcuts.KeyboardShortcutsApiOpts
 

I

isEmpty() - Method in class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 
isEmpty() - Method in interface org.appformer.client.stateControl.registry.Registry
Determines if the registry is empty or not

K

KeyboardShortcutsApiOpts - Class in org.appformer.client.keyboardShortcuts
 
KeyboardShortcutsApiOpts(KeyboardShortcutsApiOpts.Repeat) - Constructor for class org.appformer.client.keyboardShortcuts.KeyboardShortcutsApiOpts
 
KeyboardShortcutsApiOpts.Repeat - Enum in org.appformer.client.keyboardShortcuts
Repetition mode for Keyboard Shortcuts.

N

notifyRegistryChange() - Method in interface org.appformer.client.stateControl.registry.RegistryChangeListener
Method that will be executed when a change on the registry happens

O

OperatingSystem - Enum in org.appformer.client.context
 
org.appformer.client.context - package org.appformer.client.context
 
org.appformer.client.keyboardShortcuts - package org.appformer.client.keyboardShortcuts
 
org.appformer.client.stateControl.registry - package org.appformer.client.stateControl.registry
 
org.appformer.client.stateControl.registry.impl - package org.appformer.client.stateControl.registry.impl
 

P

peek() - Method in class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 
peek() - Method in interface org.appformer.client.stateControl.registry.Registry
Peeks the last added item.
pop() - Method in class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 
pop() - Method in interface org.appformer.client.stateControl.registry.Registry
Pops the last added item and removes it.

R

register(C) - Method in class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 
register(C) - Method in interface org.appformer.client.stateControl.registry.Registry
Registers an item into the registry
Registry<C> - Interface in org.appformer.client.stateControl.registry
Represents a basic items registry.
RegistryChangeListener - Interface in org.appformer.client.stateControl.registry
This functional interface represents the code that will be executed every time there's a change on a Registry

S

setMaxSize(int) - Method in class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 
setMaxSize(int) - Method in interface org.appformer.client.stateControl.registry.Registry
Sets the max number of items that can be stored on the registry.
setRegistryChangeListener(RegistryChangeListener) - Method in class org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl
 
setRegistryChangeListener(RegistryChangeListener) - Method in interface org.appformer.client.stateControl.registry.Registry
Sets a RegistryChangeListener to be called when the registry changes.

V

valueOf(String) - Static method in enum org.appformer.client.context.Channel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appformer.client.context.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.appformer.client.keyboardShortcuts.KeyboardShortcutsApiOpts.Repeat
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.appformer.client.context.Channel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appformer.client.context.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.appformer.client.keyboardShortcuts.KeyboardShortcutsApiOpts.Repeat
Returns an array containing the constants of this enum type, in the order they are declared.

W

withName(String) - Static method in enum org.appformer.client.context.Channel
 
withName(String) - Static method in enum org.appformer.client.context.OperatingSystem
 
C D E G I K N O P R S V W 
Skip navigation links
AppFormer Client API 7.39.0.Final-redhat-00005

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