Package de.xima.fc.inbox.bean
Class InboxLayoutBean
java.lang.Object
de.xima.fc.inbox.bean.InboxLayoutBean
- All Implemented Interfaces:
Serializable
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.primefaces.extensions.model.layout.LayoutOptions
createLayoutOptions
(boolean initClosed) boolean
void
setVerticalLayout
(boolean isVerticalLayout) Deprecated.void
-
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.
-