public class ZulEvents extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_AFTER_RENDER
The onAfterRender event
It will notify the component (with a setModel method) when the model's data has been rendered
|
static String |
ON_COL_SIZE
The onColSize event used with
ColSizeEvent. |
static String |
ON_PAGE_SIZE
The onPageSize event used with
PageSizeEvent. |
static String |
ON_PAGING
The onPaging event used with
PagingEvent. |
public static final String ON_PAGING
PagingEvent.public static final String ON_PAGE_SIZE
PageSizeEvent.public static final String ON_COL_SIZE
ColSizeEvent.public static final String ON_AFTER_RENDER
Copyright © 2015. All rights reserved.