Uses of Class
com.jk.web.faces.components.layouts.UIAbstractRegion
Packages that use UIAbstractRegion
-
Uses of UIAbstractRegion in com.jk.web.faces.components.layouts
Subclasses of UIAbstractRegion in com.jk.web.faces.components.layoutsModifier and TypeClassDescriptionclassThis component extendsUIAbstractRegionand can be used in JSF pages to encapsulate and render a specific section of the user interface.classThis class is a UI component representing the center region within a layout.classThis class is a UI component representing the end region within a layout.classThis component extendsUIAbstractRegionand can be used in JSF pages to encapsulate and render a specific section of the user interface.classThis class is a UI component representing the north region within a layout.classThis class is a UI component representing the south region within a layout.classThis class is a UI component representing the start region within a layout.