Interface IsAlwaysVisible
- All Known Subinterfaces:
- PaginatorListTagDeclaration,- PaginatorPageTagDeclaration,- PaginatorPanelTagDeclaration,- PaginatorRowTagDeclaration
public interface IsAlwaysVisible
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetAlwaysVisible(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- 
setAlwaysVisibleFlag 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).
 
-