@Named
@ViewScoped
public class FullLayoutController
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
FullLayoutController() |
| Modifier and Type | Method and Description |
|---|---|
LayoutOptions |
getLayoutOptions() |
void |
handleClose(CloseEvent event) |
void |
handleOpen(OpenEvent event) |
void |
handleResize(ResizeEvent event) |
protected void |
initialize() |
@PostConstruct protected void initialize()
public LayoutOptions getLayoutOptions()
public void handleClose(CloseEvent event)
public void handleOpen(OpenEvent event)
public void handleResize(ResizeEvent event)
Copyright © 2011–2021. All rights reserved.