org.asyrinx.brownie.tapestry.components.link
クラス WindowOpenLinkRenderer
java.lang.Object
org.asyrinx.brownie.tapestry.components.link.AbstractScriptLinkRenderer
org.asyrinx.brownie.tapestry.components.link.WindowOpenLinkRenderer
- すべての実装インタフェース:
- org.apache.tapestry.link.ILinkRenderer
- public class WindowOpenLinkRenderer
- extends AbstractScriptLinkRenderer
- 作成者:
- 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 void |
renderBeginTag(org.apache.tapestry.IMarkupWriter writer,
org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.components.ILinkComponent linkComponent)
|
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
CLICK_LINK_ROW_METHOD_NAME
public static final java.lang.String CLICK_LINK_ROW_METHOD_NAME
- 関連項目:
- 定数フィールド値
SYM_METHOD_CLICK_ROW
public static final java.lang.String SYM_METHOD_CLICK_ROW
- 関連項目:
- 定数フィールド値
SYM_OPTIONS
public static final java.lang.String SYM_OPTIONS
- 関連項目:
- 定数フィールド値
WindowOpenLinkRenderer
public WindowOpenLinkRenderer()
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)
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)
renderBeginTag
protected void renderBeginTag(org.apache.tapestry.IMarkupWriter writer,
org.apache.tapestry.IRequestCycle cycle,
org.apache.tapestry.components.ILinkComponent linkComponent)
- 定義:
- クラス
AbstractScriptLinkRenderer
内の renderBeginTag
- パラメータ:
writer
- cycle
- linkComponent
- - 関連項目:
AbstractScriptLinkRenderer.renderBeginTag(org.apache.tapestry.IMarkupWriter,
org.apache.tapestry.IRequestCycle,
org.apache.tapestry.components.ILinkComponent)
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)
Copyright © 2004 asyrinx organization. All Rights Reserved.