Uses of Class
com.jk.web.faces.components.layouts.UIAbstractRegion

Packages that use UIAbstractRegion
Package
Description
 
  • Uses of UIAbstractRegion in com.jk.web.faces.components.layouts

    Modifier and Type
    Class
    Description
    class 
    This component extends UIAbstractRegion 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 extends UIAbstractRegion 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.