Package org.primefaces.component.api
Interface RTLAware
-
- All Known Implementing Classes:
AccordionPanel,AccordionPanelBase,ConfirmDialog,ConfirmDialogBase,DataTable,DataTableBase,Dialog,DialogBase,Dock,DockBase,InputText,InputTextarea,InputTextareaBase,InputTextBase,Keyboard,KeyboardBase,Password,PasswordBase,Ribbon,RibbonBase,Schedule,ScheduleBase,SelectOneMenu,SelectOneMenuBase,TabView,TabViewBase,ThemeSwitcher,ThemeSwitcherBase,Timeline,TimelineBase,Tree,TreeBase
public interface RTLAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetDir()default booleanisRTL()
-
-
-
Method Detail
-
getDir
String getDir()
-
isRTL
default boolean isRTL()
-
-