JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
AppFormer Client API 7.37.0.Final
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
N
O
P
R
S
C
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
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
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
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
N
notifyRegistryChange()
- Method in interface org.appformer.client.stateControl.registry.
RegistryChangeListener
Method that will be executed when a change on the registry happens
O
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.
C
D
G
I
N
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
AppFormer Client API 7.37.0.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2020
JBoss by Red Hat
. All rights reserved.