Class InboxLayoutBean

java.lang.Object
de.xima.fc.inbox.bean.InboxLayoutBean
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class InboxLayoutBean extends Object implements Serializable
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • InboxLayoutBean

      public InboxLayoutBean()
  • Method Details

    • isVerticalLayout

      public boolean isVerticalLayout()
    • toggleVerticalLayout

      public void toggleVerticalLayout()
    • createLayoutOptions

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

      @Deprecated public void setVerticalLayout(boolean isVerticalLayout)
      Deprecated.