Class InboxLayoutBean

    • Constructor Detail

      • InboxLayoutBean

        public InboxLayoutBean()
    • Method Detail

      • isVerticalLayout

        public boolean isVerticalLayout()
        Returns:
        the isVerticalLayout
      • setVerticalLayout

        public void setVerticalLayout​(boolean isVerticalLayout)
        Parameters:
        isVerticalLayout - the isVerticalLayout to set
      • toggleVerticalLayout

        public void toggleVerticalLayout()
      • createLayoutOptions

        public org.primefaces.extensions.model.layout.LayoutOptions createLayoutOptions​(boolean initClosed)