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
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumThe display directions. -
Method Summary
Modifier and TypeMethodDescriptionReturns the display direction.
-
Method Details
-
getDisplayingDirection
Returns the display direction.- Returns:
- the display direction
-