org.seasar.tuigwaa.view
クラス TableFormComponent
java.lang.Object
org.seasar.tuigwaa.view.AbstractFormComponent
org.seasar.tuigwaa.view.TableFormComponent
- すべての実装インタフェース:
- FormComponent
- public class TableFormComponent
- extends AbstractFormComponent
クラス org.seasar.tuigwaa.view.AbstractFormComponent から継承したメソッド |
getActionFullPath, getActionName, getActionPath, getDisplayName, getEnctypeAttribute, getFormName, getFormTagStart, getForwardPageName, getHiddenFields, getJavascript, getMessage, getOnSubmitAttribute, getSiteName, getThisPageName, isJspTemplate, isNeedJavaScript, setActionName, setActionPath, setDisplayName, setFormName, setForwardPageName, setJspTemplate, setNeedJavaScript, setServerUrl, setThisPageName |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableFormComponent
public TableFormComponent(String siteName,
EntityFormComponent formComponent,
String actionName,
String formName)
getCustomFormName
public String getCustomFormName()
getOriginalFormName
public String getOriginalFormName()
getFieldElems
public String[] getFieldElems(int index,
Object valueObject,
String removeButton)
toRowElements
public List toRowElements(int index,
Object valueObject)
setBindingFkObjMap
public void setBindingFkObjMap(Map bindingFkObjMap)
getExtraHidden
public String getExtraHidden()
toRowElements
public List toRowElements(int index,
Object valueObject,
List headers)
getFormComponent
public EntityFormComponent getFormComponent()
getOnSubmitFunction
protected String getOnSubmitFunction()
- 定義:
- クラス
AbstractFormComponent
内の getOnSubmitFunction
isMultiPart
protected boolean isMultiPart()
- 定義:
- クラス
AbstractFormComponent
内の isMultiPart
getHiddenProperties
protected Map getHiddenProperties()
- 定義:
- クラス
AbstractFormComponent
内の getHiddenProperties
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.