| Interface | Description |
|---|---|
| AbstractToolbarActionChip.ToolbarActionListener |
Interface for offering a notification mechanism of toolbar actions.
|
| Constants.LISTMODES |
Definition of used viewmodes
|
| DisplayRequestHandler |
Interface for handling display requests.
|
| ExplorerChip.ContentDockingListener |
A chip has to implement this interface if it will be notfied as being removed, hidden or as being shown.
|
| IconViewModel |
Data model for a IconViewChip.
|
| MenuTabContainerChip |
Container for
MenuTabChips. |
| NamedChip |
This Chip is just a standard chip with a name.
|
| SearchRequestHandler |
Interface for handling search requests.
|
| SpecialReloadChip |
Interface for offering reload capability.
|
| SpecialSaveChip |
Has to have an action which will be performed by container.
|
| ToolbarProvider |
Chip implementing this interface provide a toolbar.
|
| TypedChip |
Interface for chips having a type.
|
| Class | Description |
|---|---|
| AbstractAutocompleterToolbarActionChip | |
| AbstractEditorMenuChip |
This is an abstract class for EditorMenuChips.
|
| AbstractExplorerMenuTreeNodeChip |
This is a template for tree nodes in the explorer tree.
|
| AbstractIconViewModel |
Base class for icon view models which provides some basic layout functionality.
|
| AbstractItemListEntryChip |
An abstract chip which is an entry in a list.
|
| AbstractItemTreeNodeChip |
This is an abstract chip representing a node of a explorer tree.
|
| AbstractSelectToolbarActionChip |
Represents a selectable list of values (usually visualized as a select box) within a toolbar (e.g.
|
| AbstractSelectToolbarActionChip.Entry | |
| AbstractSelectToolbarActionChip.EntryComparator |
Default comparator for Entries.
|
| AbstractToolbarActionChip |
This class is the base class for all
ToolbarActionChips |
| AbstractToolbarChip |
This is a template for toolbar chips.
|
| AbstractTreeNodeChip |
This is a template for tree nodes.
|
| AttributeSelectToolbarActionChip |
Implementation of
AbstractSelectToolbarActionChip |
| AttributeSelectToolbarActionChip.AttributeEntryComparator |
In addition to the default entry comparator (see
AbstractSelectToolbarActionChip.EntryComparator) this
comparator ensures that the "add attribute" message (see AttributeSelectToolbarActionChip.ADD_ATTRIBUTE)
is always on top of the list. |
| ChipFactory |
This is the chip-factory.
|
| Constants |
Some field definitions
|
| CreateNewToolbarActionChip |
Toolbar chip which is used for opening the item specific creator..
|
| CustomChip |
Super class for all custom chips.
|
| DefaultContent |
This chip displays default content (defaultContent.jsp).
|
| DefaultFooterChip |
Default footer chip
|
| DefaultToolbarChip |
Default implementation of
AbstractToolbarChip |
| DirectoryTreeLeafChip |
Implementation of
TreeLeafChip |
| DirectoryViewChip |
Example chip which shows the directory which the appserver is started within as clickable icons using the
IconViewChip. |
| DisplayRequest |
Internal use!
|
| DividerToolbarChip |
Toolbar chip which renders a simple divider.
|
| DropDownToolbarActionChip | |
| EditorTabChip |
This Chip is used to generate the menu.
|
| ExplorerChip |
This is a explorer
|
| FileDownloadChip |
This chip is used for offering download capabilities inside the hmc.
|
| FileDownloadServlet |
This Servlet lets the user download data.
|
| FileDownloadServlet.ContentSet |
A ContentSet manages the storing and retrieval of
FileDownloadServlet.ContentSet.Content elements. |
| FileDownloadWindow | |
| HMCHelper |
This is a helper class with helper functions :).
|
| HMCHelper.AttributePreset | |
| HMCHelper.DefaultHMCContext |
Default
HMCContext implementation. |
| HMCHelper.XSSFilter |
Filtering utility for protecting against XSS (Cross Site Scripting).
|
| HMCMasterServlet |
HMC specific subclass of
MasterServlet. |
| IconChip | |
| IconViewChip |
Base chip for viewing elements as icons, opening and editing them.
|
| ImageToolbarActionChip |
Implementation of
AbstractToolbarActionChip with additional support for displaying
provided images. |
| InlineShortcutChip |
Implementation of
AbstractChip |
| ItemChip |
This is a generell chip for an item editor.
|
| ItemHistoryChip | |
| ItemHistoryChip.Entry | |
| ItemListChip |
Abstract class implementing access to the type of the items to be displayed.
|
| LanguageSelectToolbarActionChip |
Implementation of
AbstractSelectToolbarActionChip |
| LinkShortcutChip |
Implementation of
AbstractChip |
| LogOutChip |
Is the log out chip.
|
| MainChip |
Is the first chip in a session.
|
| MenuChip |
This is the chip for the top hirarchy.
|
| MenuTabChip |
This Chip is used to generate the complex search menu.
|
| NamedHolderChip |
This is a sub class of
HolderChip which implements
NamedChip and can therefore be used as tab. |
| PrintContainerChip |
This chip is a container for another chip, which should be printed.
|
| ProgressToolbarActionChip |
Implementation of
AbstractToolbarActionChip |
| RefreshIntervalToolbarActionChip |
Implementation of
AbstractToolbarActionChip |
| SearchListChip |
This is the base class for all *SearchListChips.
|
| SearchRequest |
Internal use
|
| StaticContentChip |
This class can be used to display "static" content.
|
| StaticContentLeafChip |
Implementation of
TreeLeafChip |
| StringSelectToolbarActionChip |
Implementation of
AbstractSelectToolbarActionChip |
| TextboxToolbarActionChip |
Implementation of
AbstractSelectToolbarActionChip |
| TextLabelToolbarActionChip |
Implementation of
AbstractSelectToolbarActionChip for displaying a label at a toolbar. |
| ToolbarChip |
Default implemenation of
AbstractToolbarChip |
| TreeLeafChip |
Abstract class for all leaf chips.
|
| TypedTreeLeafChip |
Abstract class for all leaf chips.
|
| TypeSelectToolbarActionChip |
Implementation of
AbstractSelectToolbarActionChip |
| WindowDescriptor | Deprecated
should not be used anymore, use
WindowOpenEvent directly
instead. |
| WizardStatusTabChip |
Used for displaying the current status of a process which was initiated by a wizard.
|
Copyright © 2017 SAP SE. All Rights Reserved.