org.seasar.tuigwaa.plugin.basic
クラス PdfColorPlugin

java.lang.Object
  拡張org.seasar.tuigwaa.plugin.AbstractPlugin
      拡張org.seasar.tuigwaa.plugin.basic.ColorPlugin
          拡張org.seasar.tuigwaa.plugin.basic.PdfColorPlugin
すべての実装インタフェース:
Plugin

public class PdfColorPlugin
extends ColorPlugin


フィールドの概要
 
クラス org.seasar.tuigwaa.plugin.AbstractPlugin から継承したフィールド
BLOCKPLUGIN_MODE, INLINEPLUGIN_MODE
 
コンストラクタの概要
PdfColorPlugin()
           
 
メソッドの概要
 Object doPDFView(CmsRequest request, CmsResponse response, PluginRequest prequest)
           
 
クラス org.seasar.tuigwaa.plugin.basic.ColorPlugin から継承したメソッド
doHTMLView
 
クラス org.seasar.tuigwaa.plugin.AbstractPlugin から継承したメソッド
doAction, doTextView, existArg, getActionPath, getConfiguration, getDao, getHiddenElements, getJavascriptTemplate, getMessage, getPageHiddenElement, getParameterName, initialize, isBlockpluginSupported, isHtmlSupported, isInlinepluginSupported, isPdfSupported, service, setConfiguration, setPluginConfig, setPojoClass, setWebAppli, toString, updateArgs
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

PdfColorPlugin

public PdfColorPlugin()
メソッドの詳細

doPDFView

public Object doPDFView(CmsRequest request,
                        CmsResponse response,
                        PluginRequest prequest)
                 throws PluginException
定義:
インタフェース Plugin 内の doPDFView
オーバーライド:
クラス AbstractPlugin 内の doPDFView
例外:
PluginException


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.