Package | Description |
---|---|
com.bstek.dorado.console | |
com.bstek.dorado.console.performance | |
com.bstek.dorado.console.performance.listener | |
com.bstek.dorado.console.runtime | |
com.bstek.dorado.console.system.log.console | |
com.bstek.dorado.console.system.log.file | |
com.bstek.dorado.view |
与展现相关的基础实现。
|
com.bstek.dorado.view.manager |
为视图提供管理功能的相关对象。
|
com.bstek.dorado.view.output |
一些用于定义各种视图组件的输出方式的对象。
|
com.bstek.dorado.view.resolver | |
com.bstek.dorado.view.widget.tree |
Modifier and Type | Method and Description |
---|---|
void |
Login.onViewInit(View view) |
void |
Main.onViewInit(View view,
Accordion accordionMenu) |
Modifier and Type | Method and Description |
---|---|
void |
PerformanceController.onReady(View view) |
Modifier and Type | Method and Description |
---|---|
void |
ViewResolverListener.afterResolveView(java.lang.String viewName,
View view) |
Modifier and Type | Method and Description |
---|---|
void |
SystemPropertyController.onReady(View view) |
void |
DoradoConfigController.onViewInit(Label description,
Container buttonsContainer,
AutoForm propertiesConfigAutoForm,
View view) |
Modifier and Type | Method and Description |
---|---|
void |
SystemOutMonitor.onViewInit(View view) |
Modifier and Type | Method and Description |
---|---|
void |
FileReaderController.onReady(View view) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultView
视图对象。
|
Modifier and Type | Method and Description |
---|---|
static View |
ViewElementUtils.getParentView(ViewElement parent) |
View |
AbstractViewElement.getView() |
View |
ViewElement.getView() |
Modifier and Type | Method and Description |
---|---|
protected void |
ViewOutputter.outputIncludeDataTypes(View view,
OutputContext context)
输出客户端需要的DataType
|
void |
ViewOutputter.outputView(View view,
OutputContext context) |
Modifier and Type | Method and Description |
---|---|
View |
ViewConfig.getView() |
Modifier and Type | Method and Description |
---|---|
void |
ViewConfig.setView(View view) |
Modifier and Type | Method and Description |
---|---|
View |
OutputContext.getCurrentView() |
Modifier and Type | Method and Description |
---|---|
void |
OutputContext.setCurrentView(View currentView) |
Modifier and Type | Method and Description |
---|---|
View |
PageFooterOutputter.ViewWrapper.getView() |
static View |
PageOutputUtils.getView(javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
ViewResolverListener.afterResolveView(java.lang.String viewName,
View view) |
java.lang.String |
DefaultSkinResolver.determineSkin(DoradoContext context,
View view) |
java.lang.String |
SkinResolver.determineSkin(DoradoContext context,
View view) |
org.apache.velocity.context.Context |
VelocityHelper.getContext(View view,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
VelocityHelper.initContext(org.apache.velocity.context.Context context,
View view,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
PageFooterOutputter.output(View view,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
OutputContext outputContext) |
static void |
PageOutputUtils.outputFooter(View view,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.io.Writer writer) |
static void |
PageOutputUtils.outputHeader(View view,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.io.Writer writer) |
protected void |
PageFooterOutputter.outputSubTemplate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.io.Writer writer,
java.lang.String templateFile,
View view,
java.lang.String id) |
protected void |
PageFooterOutputter.outputSubViewHolderContent(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.io.Writer writer,
View subView,
java.lang.String id) |
Constructor and Description |
---|
PageFooterOutputter.ViewWrapper(View view,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
View |
Node.getView() |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.