org.seasar.tuigwaa.view
インタフェース HtmlService
- 既知の実装クラスの一覧:
- HtmlServiceImpl
- public interface HtmlService
- 作成者:
- nishioka
includeJsp
public String includeJsp(String path)
toHtml
public String toHtml(FormComponent form)
createFormComponent
public EntityFormComponent createFormComponent(TgwEntity entity,
Object valueObject)
createCustomFormComponent
public CustomFormComponent createCustomFormComponent(TgwEntity entity,
Object valueObject,
UpdateExeFunction exeFunction)
createSearchFormComponent
public SearchFormComponent createSearchFormComponent(TgwEntity entity,
SearchExeFunction exeFunction)
createTableFormComponent
public TableFormComponent createTableFormComponent(TgwEntity entity,
UpdateExeFunction optionFunction)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.