@Named @ViewScoped public class SheetAjaxController extends SheetController
Sheet Ajax Controller.| Constructor and Description |
|---|
SheetAjaxController() |
| Modifier and Type | Method and Description |
|---|---|
void |
cellChangeEvent(SheetEvent event)
Ajax callback from the Sheet component when a cell value is changed.
|
static void |
columnSelectEvent(SheetEvent event)
Ajax callback from the Sheet component when a column is selected.
|
static void |
rowSelectEvent(SheetEvent event)
Ajax callback from the Sheet component when a row is selected.
|
static void |
validateExactly5(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent comp,
java.lang.Object value) |
getAssets, getFilteredAssets, setAssets, setFilteredAssetspublic void cellChangeEvent(SheetEvent event)
cellChangeEvent in class SheetControllerpublic static void columnSelectEvent(SheetEvent event)
public static void rowSelectEvent(SheetEvent event)
public static void validateExactly5(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent comp,
java.lang.Object value)
Copyright © 2011–2021. All rights reserved.