Package com.jk.web.faces.components.layouts


package com.jk.web.faces.components.layouts
  • Classes
    Class
    Description
    This class is used for custom Jakarata Server Faces (JSF) components representing regions with optional styling.
    This component extends UIAbstractRegion and can be used in JSF pages to encapsulate and render a specific section of the user interface.
    This component extends UILayout and is used to organize UI components into specific regions such as north, south, center, start, and end.
    This class is a UI component representing the center region within a layout.
    This class is a UI component representing the end region within a layout.
    This component extends UIAbstractRegion and can be used in JSF pages to encapsulate and render a specific section of the user interface.
    This class is a UI component representing a form layout.
    This class is a UI component representing a grid layout.
    This class is a UI components that represent layouts.
    This class is a UI component representing the north region within a layout.
    This class is a UI component representing the south region within a layout.
    This class is a UI component representing the start region within a layout.