hep.aida.web.taglib
Interface PlotBrowserTag

All Known Implementing Classes:
PlotBrowserTagImpl, PlotBrowserTagSupport

public interface PlotBrowserTag

Author:
The FreeHEP team @ SLAC.

Method Summary
 void setId(String id)
           
 void setLayout(String layoutStr)
           
 void setLayoutVar(String var)
           
 void setMaxplots(int maxplots)
           
 void setNplots(int nplots)
           
 void setUrl(String url)
           
 

Method Detail

setMaxplots

void setMaxplots(int maxplots)

setNplots

void setNplots(int nplots)

setUrl

void setUrl(String url)

setLayoutVar

void setLayoutVar(String var)

setId

void setId(String id)

setLayout

void setLayout(String layoutStr)


Copyright © 2000-2011 FreeHEP. All Rights Reserved.