Interface | Description |
---|---|
ColumnAvailabilityRule |
Decides whether a certain column is available in the current context (author or public instance, user permission, etc.).
|
ColumnDefinition |
Defines a column in a workbench.
|
ColumnFormatter |
Defines how a column's value is displayed in the UI.
|
Class | Description |
---|---|
AbstractColumnDefinition |
Base implementation for all special ColumnDefinitions.
|
BooleanPropertyColumnDefinition |
Defines a column that displays the value of a boolean property with an icon or simple text.
|
BooleanPropertyColumnDefinition.BooleanPropertyColumnFormatter |
Generates xhtml cell content (icon and/or text) for the
BooleanPropertyColumnDefinition . |
ColumnDefinitionKeyGenerator |
Key generator for
ColumnDefinition . |
MetaDataColumnDefinition |
Defines a column that displays the last modification date.
|
NodeTypeColumnDefinition |
Definition of a simple column formatter displaying primary node types for nodes and property type for properties.
|
NodeTypeColumnDefinition.NodeTypeColumnFormatter |
Simple column formatter displaying primary node types for nodes and property type for properties.
|
OnAuthorOrWhenThereIsSubscribersRule |
Rule evaluating to true only in case we're on a author instance or there's active subscribers.
|
PropertyColumnDefinition |
Defines a column that displays the value of a property.
|
PropertyTypeColumnDefinition |
Defines a column that displays the type of a property.
|
StatusColumnDefinition |
Defines a column that displays the activation status of an item.
|
Enum | Description |
---|---|
BooleanPropertyColumnDefinition.DisplayMode |
Specifies the display mode for representing the value of the boolean property.
|
Copyright © 2017 Magnolia International Ltd.. All rights reserved.