org.asyrinx.brownie.tapestry.components.link
クラス SubWindowListRowRenderer
java.lang.Object
org.asyrinx.brownie.tapestry.components.link.AbstractScriptLinkRenderer
org.asyrinx.brownie.tapestry.components.link.AbstractLinkRowRenderer
org.asyrinx.brownie.tapestry.components.link.SubWindowListRowRenderer
- すべての実装インタフェース:
- org.apache.tapestry.link.ILinkRenderer
- public class SubWindowListRowRenderer
- extends AbstractLinkRowRenderer
- 作成者:
- akima
メソッドの概要 |
protected void |
addScript(org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.IScript script,
org.apache.tapestry.html.Body body)
|
protected void |
checkBeforeRender(org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.components.ILinkComponent linkComponent)
|
protected java.lang.Object |
getParameters(org.apache.tapestry.components.ILinkComponent linkComponent)
|
java.lang.String |
getPropValue(java.lang.Object params,
java.lang.String propName)
|
protected java.lang.String |
getScriptId()
|
protected void |
renderBody(org.apache.tapestry.IMarkupWriter bodyWriter,
org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.components.ILinkComponent linkComponent)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHARED_INSTANCE
public static final org.apache.tapestry.link.ILinkRenderer SHARED_INSTANCE
SYM_METHOD_CLICK_ROW
public static final java.lang.String SYM_METHOD_CLICK_ROW
- 関連項目:
- 定数フィールド値
SYM_METHOD_MOSUE_OVER_ROW
public static final java.lang.String SYM_METHOD_MOSUE_OVER_ROW
- 関連項目:
- 定数フィールド値
SYM_METHOD_MOSUE_OUT_ROW
public static final java.lang.String SYM_METHOD_MOSUE_OUT_ROW
- 関連項目:
- 定数フィールド値
SYM_SELECT_BG_COLOR
public static final java.lang.String SYM_SELECT_BG_COLOR
- 関連項目:
- 定数フィールド値
SYM_SELECT_STYLE_CLASS
public static final java.lang.String SYM_SELECT_STYLE_CLASS
- 関連項目:
- 定数フィールド値
SYM_RENDERER
public static final java.lang.String SYM_RENDERER
- 関連項目:
- 定数フィールド値
SubWindowListRowRenderer
public SubWindowListRowRenderer()
checkBeforeRender
protected void checkBeforeRender(org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.components.ILinkComponent linkComponent)
- オーバーライド:
- クラス
AbstractScriptLinkRenderer
内の checkBeforeRender
- 関連項目:
AbstractScriptLinkRenderer.checkBeforeRender(org.apache.tapestry.IRequestCycle,
org.apache.tapestry.components.ILinkComponent)
getScriptId
protected java.lang.String getScriptId()
addScript
protected void addScript(org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.IScript script,
org.apache.tapestry.html.Body body)
- 定義:
- クラス
AbstractScriptLinkRenderer
内の addScript
- 関連項目:
AbstractScriptLinkRenderer.addScript(org.apache.tapestry.IRequestCycle,
org.apache.tapestry.IScript, org.apache.tapestry.html.Body)
renderBody
protected void renderBody(org.apache.tapestry.IMarkupWriter bodyWriter,
org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.components.ILinkComponent linkComponent)
- 定義:
- クラス
AbstractScriptLinkRenderer
内の renderBody
- パラメータ:
bodyWriter
- cycle
- linkComponent
- - 関連項目:
AbstractScriptLinkRenderer.renderBody(org.apache.tapestry.IMarkupWriter,
org.apache.tapestry.IRequestCycle,
org.apache.tapestry.components.ILinkComponent)
getPropValue
public java.lang.String getPropValue(java.lang.Object params,
java.lang.String propName)
getParameters
protected java.lang.Object getParameters(org.apache.tapestry.components.ILinkComponent linkComponent)
Copyright © 2004 asyrinx organization. All Rights Reserved.