Interface I_CmsHasDisplayDirection
- All Known Implementing Classes:
CmsCalendarWidget
,CmsComboWidget
,CmsDependentSelectWidget
,CmsDisplayTypeSelectWidget
,CmsFilterSelectWidget
,CmsFormatterSelectWidget
,CmsFormWidgetWrapper
,CmsSelectComboWidget
,CmsSelectWidget
,CmsTinyMCEWidget
,WidgetWrapper
public interface I_CmsHasDisplayDirection
Interface for widgets providing information whether they display overlays above or below their own position.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
The display directions. -
Method Summary
Modifier and TypeMethodDescriptionReturns the display direction.
-
Method Details
-
getDisplayingDirection
Returns the display direction.- Returns:
- the display direction
-