Package de.xima.fc.gui.common.placeholder
-
Interface Summary Interface Description IPlaceholder Common interface for placeholders.IPlaceholderGroup A placeholder group for theIPlaceholderLibrary
, which allows for grouping placeholders.IPlaceholderLibrary A list with all placeholders that are available.IPlaceholderType Represents a placeholder type by which the available placeholders are grouped when displayed. -
Class Summary Class Description ContextPlaceholderType An implementation ofIPlaceholderType
for context placeholders of the form[%key.value%]
.PlaceHolder PlaceHolder.PlaceHolderBuilder Utility class for creating aPlaceHolder
.PlaceholderContextModel Model for thePlaceholderBean
.PlaceholderGroup Implementation of aIPlaceholderGroup
with a single ID. -
Enum Summary Enum Description EPlaceholderType Common placeholder types.