@Named
@ViewScoped
public class CustomContentBackupController
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
CustomContentBackupController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJsonNestedOptions() |
org.primefaces.extensions.model.layout.LayoutOptions |
getLayoutOptions() |
org.primefaces.extensions.model.layout.LayoutOptions |
getLayoutOptionsNestedOne() |
org.primefaces.extensions.model.layout.LayoutOptions |
getLayoutOptionsNestedTwo() |
java.lang.String |
getSrc() |
protected void |
initialize() |
void |
toggleSrc(javax.faces.event.ActionEvent evt) |
@PostConstruct protected void initialize()
public org.primefaces.extensions.model.layout.LayoutOptions getLayoutOptions()
public org.primefaces.extensions.model.layout.LayoutOptions getLayoutOptionsNestedOne()
public org.primefaces.extensions.model.layout.LayoutOptions getLayoutOptionsNestedTwo()
public java.lang.String getSrc()
public void toggleSrc(javax.faces.event.ActionEvent evt)
public java.lang.String getJsonNestedOptions()
Copyright © 2011–2021. All rights reserved.