Uses of Class
org.primefaces.selenium.component.DataView.Layout
-
Packages that use DataView.Layout Package Description org.primefaces.selenium.component -
-
Uses of DataView.Layout in org.primefaces.selenium.component
Methods in org.primefaces.selenium.component that return DataView.Layout Modifier and Type Method Description DataView.LayoutDataView. getActiveLayout()static DataView.LayoutDataView.Layout. valueOf(String name)Returns the enum constant of this type with the specified name.static DataView.Layout[]DataView.Layout. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.primefaces.selenium.component with parameters of type DataView.Layout Modifier and Type Method Description voidDataView. setActiveLayout(DataView.Layout layout)
-