| Modifier and Type | Class and Description |
|---|---|
class |
FormDef
Definition of a form.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataInstance<T extends AbstractTreeElement<T>>
A data instance represents a tree structure of abstract tree
elements which can be accessed and read with tree references.
|
class |
ExternalDataInstance |
class |
FormInstance
This class represents the xform model instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
Property
Property is an encapsulation of a record containing a property in the J2ME
RMS persistent storage system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FauxIndexedPersistable |
| Modifier and Type | Method and Description |
|---|---|
void |
IStorageUtility.remove(Persistable p)
Remove object from the store
|
void |
WrappingStorageUtility.remove(Persistable p) |
void |
IStorageUtility.write(Persistable p)
Write an object to the store.
|
void |
WrappingStorageUtility.write(Persistable p) |
| Constructor and Description |
|---|
FauxIndexedPersistable(Persistable p,
WrappingStorageUtility.SerializationWrapper w) |
FauxIndexedPersistable(Persistable p,
WrappingStorageUtility.SerializationWrapper w,
IMetaData m) |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyIndexedStorageUtility<T extends Persistable> |
class |
DummyStorageIterator<T extends Persistable> |
| Modifier and Type | Method and Description |
|---|---|
void |
DummyIndexedStorageUtility.remove(Persistable p) |
void |
DummyIndexedStorageUtility.write(Persistable p) |
Copyright © 2022. All rights reserved.