Interface IsAlwaysVisible
- All Known Subinterfaces:
PaginatorListTagDeclaration
,PaginatorPageTagDeclaration
,PaginatorPanelTagDeclaration
,PaginatorRowTagDeclaration
public interface IsAlwaysVisible
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAlwaysVisible
(String alwaysVisible) Flag indicating that the control show should be displayed in call cases, whether it is necessary or not (if there are a low number of rows).
-
Method Details
-
setAlwaysVisible
Flag indicating that the control show should be displayed in call cases, whether it is necessary or not (if there are a low number of rows).
-