org.seasar.fisshplate.core.element
クラス Link

java.lang.Object
  上位を拡張 org.seasar.fisshplate.core.element.AbstractCell
      上位を拡張 org.seasar.fisshplate.core.element.Link
すべての実装されたインタフェース:
TemplateElement

public class Link
extends AbstractCell

セルにハイパーリンクを埋めこむ要素です。

作成者:
rokugen

フィールドの概要
 
クラス org.seasar.fisshplate.core.element.AbstractCell から継承されたフィールド
cell
 
コンストラクタの概要
Link(CellWrapper cell)
           
 
メソッドの概要
 
クラス org.seasar.fisshplate.core.element.AbstractCell から継承されたメソッド
copyCellStyle, getCellValue, merge, setCellValue
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Link

public Link(CellWrapper cell)


Copyright © 2009 The Seasar Foundation. All Rights Reserved.