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 TypeClassDescriptionclass
This component extendsUIAbstractRegion
and can be used in JSF pages to encapsulate and render a specific section of the user interface.class
This class is a UI component representing the center region within a layout.class
This class is a UI component representing the end region within a layout.class
This component extendsUIAbstractRegion
and can be used in JSF pages to encapsulate and render a specific section of the user interface.class
This class is a UI component representing the north region within a layout.class
This class is a UI component representing the south region within a layout.class
This class is a UI component representing the start region within a layout.