Modifier and Type | Class and Description |
---|---|
static class |
RenderSectionEvent.DataSource |
static class |
RenderSectionEvent.FetchState |
static class |
RenderSectionEvent.FetchType |
Modifier and Type | Field and Description |
---|---|
RenderSectionEvent.DataSource |
dataSource |
Throwable |
error |
RenderSectionEvent.FetchType |
fetchType |
Object |
lastNonNullModel |
Object |
model |
RenderSectionEvent.FetchState |
state |
Constructor and Description |
---|
RenderSectionEvent() |
public Object model
public Object lastNonNullModel
public RenderSectionEvent.FetchState state
public Throwable error
public RenderSectionEvent.DataSource dataSource
public RenderSectionEvent.FetchType fetchType