Class LayoutOptions

java.lang.Object
org.primefaces.extensions.model.layout.LayoutOptions
All Implemented Interfaces:
Serializable

public class LayoutOptions extends Object implements Serializable
Model class representing layout options.
Since:
0.6.0
Author:
Oleg Varaksin / last modified by Melloware
See Also:
  • Constructor Details

    • LayoutOptions

      public LayoutOptions()
    • LayoutOptions

      public LayoutOptions(String id)
  • Method Details