Interface SpecificationTitleCreator
@OpenApiAll
public interface SpecificationTitleCreator
Specification Dialog title creator.
-
Method Summary
Modifier and TypeMethodDescriptioncreateTitle
(Element element) Creates title for the element specification dialog.
-
Method Details
-
createTitle
Creates title for the element specification dialog.- Parameters:
element
- specification dialog root element- Returns:
- title
-