クラス
org.seasar.fisshplate.context.FPContext の使用

FPContext を使用しているパッケージ
org.seasar.fisshplate.core.element   
 

org.seasar.fisshplate.core.element での FPContext の使用
 

FPContext 型のパラメータを持つ org.seasar.fisshplate.core.element のメソッド
protected  void AbstractCell.copyCellStyle(FPContext context, HSSFCell outCell)
          テンプレート側のセルのスタイルを出力側へコピーします。
protected  Object El.getBoundValue(FPContext context)
           
 void WhileBlock.merge(FPContext context)
           
 void Var.merge(FPContext context)
           
 void TemplateElement.merge(FPContext context)
          コンテキストに格納されたデータをテンプレートに埋め込みます。
 void Suspend.merge(FPContext context)
           
 void Row.merge(FPContext context)
           
 void Root.merge(FPContext context)
           
 void Resume.merge(FPContext context)
           
 void PageHeaderBlock.merge(FPContext context)
           
 void PageFooterBlock.merge(FPContext context)
           
 void PageBreak.merge(FPContext context)
           
 void NullElement.merge(FPContext context)
           
 void NullCell.merge(FPContext context)
           
 void IteratorBlock.merge(FPContext context)
           
 void IfBlock.merge(FPContext context)
           
 void HorizontalIteratorBlock.merge(FPContext context)
           
 void Exec.merge(FPContext context)
           
 void ElseBlock.merge(FPContext context)
           
 void El.merge(FPContext context)
           
 void AbstractCell.merge(FPContext context)
           
protected  void HorizontalIteratorBlock.mergeBlock(FPContext context, int startCell)
           
protected  void AbstractBlock.mergeChildren(FPContext context)
          子要素にデータを埋め込みます
protected  void Picture.mergeImpl(FPContext context, HSSFCell out)
           
protected  void GenericCell.mergeImpl(FPContext context, HSSFCell out)
           
 void Suspend.resume(FPContext context)
           
 



Copyright © 2009 The Seasar Foundation. All Rights Reserved.