| Interface | Description |
|---|---|
| Chip |
Chip Interface.
|
| ChipEventListener |
This interface specifies how a listener for
ChipEvents should look like. |
| EventCheckingChip | |
| ExtraParamHandler | |
| LanguageChangeListener | |
| LanguageCreationListener | |
| Localizer |
| Class | Description |
|---|---|
| AbstractChip |
This is the base class which helps implementing the Chip interface.
|
| Action |
Action is a base class for actions
Chips are able to perform. |
| Blank |
This chip displays a blank page (blank.jsp).
|
| ChipEvent |
This class notifies of changes which were made to the source.
|
| DisplayState |
Stores information for a display state including a complete set of chips.
|
| DisplayStateHttpSessionListener | |
| Frame |
This chip represents a frame and knows another
Chip which will be displayed. |
| FrameSet |
This chip represents a frameset.
|
| HolderChip |
This is a chip without any own functionality, providing just a socket for a plugin.
|
| ListChip |
This is the base class for all ListChips.
|
| ListEntryChip |
This is one possible base class for list entries.
|
| MasterServlet |
Processes all requests, manages states and helps testing.
|
| MenuEntry |
An MenuEntry represents a function this
Chip is able to perform. |
| Monitor |
Request monitor.
|
| SocketChip |
This is a chip without any own functionality, providing just a socket for a plugin.
|
| Window |
This
Chip represents a window. |
Copyright © 2017 SAP SE. All Rights Reserved.