Class TimelineWidgetEditorDelegate
Object
TimelineWidgetEditorDelegate
- All Implemented Interfaces:
FormElementEditorDelegate,WidgetEditorDelegate,Serializable
@Component
@Scope("singleton")
public class TimelineWidgetEditorDelegate
extends Object
implements WidgetEditorDelegate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateControllerForDescriptor(FormEditorContext context, FormElementDescriptor descriptor) Resource
-
Constructor Details
-
TimelineWidgetEditorDelegate
public TimelineWidgetEditorDelegate()
-
-
Method Details
-
getPropertiesPanelIcon
public Resource getPropertiesPanelIcon()- Specified by:
getPropertiesPanelIconin interfaceFormElementEditorDelegate
-
getPropertiesPanelCaption
- Specified by:
getPropertiesPanelCaptionin interfaceFormElementEditorDelegate
-
getPropertiesPanelDescription
- Specified by:
getPropertiesPanelDescriptionin interfaceFormElementEditorDelegate
-
createControllerForNewElement
- Specified by:
createControllerForNewElementin interfaceWidgetEditorDelegate
-
createControllerForDescriptor
public WidgetEditorController createControllerForDescriptor(FormEditorContext context, FormElementDescriptor descriptor) - Specified by:
createControllerForDescriptorin interfaceWidgetEditorDelegate
-