See: Description
| Interface | Description |
|---|---|
| Closable |
A context interface representing ability of an object to be closed.
|
| Editable |
A context interface representing ability of an object to be edited.
|
| Openable |
A context interface representing ability of an object to be opened.
|
| Printable |
A context interface representing ability of an object to be printed.
|
| Savable |
Context interface that represents ability to persist its state to long term storage.
|
| Viewable |
A context interface representing ability of an object to be viewed.
|