E
- the type of the widget extensionM
- the type of the management that handles the widget extension typepublic interface WidgetExtension<E extends WidgetExtension<E,M>,M extends WidgetExtensionManagement<E,M>> extends Orderable
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_ORDER_VALUE
The default order value that should be used when the extension has no specific requirements
to its invocation order.
|
Modifier and Type | Method and Description |
---|---|
Class<M> |
getManagementType() |
static final int DEFAULT_ORDER_VALUE
Copyright © 2019 Communote team. All rights reserved.