|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engine.mobile.template.AbstractTemplateInstance
it.eng.spagobi.engine.mobile.template.ChartTemplateInstance
public class ChartTemplateInstance
Field Summary |
---|
Fields inherited from class it.eng.spagobi.engine.mobile.template.AbstractTemplateInstance |
---|
documentProperties, drill, notNullParamsMap, paramsMap, template |
Constructor Summary | |
---|---|
ChartTemplateInstance(it.eng.spago.base.SourceBean template,
java.util.HashMap<java.lang.String,java.lang.String> paramsMap)
|
Method Summary | |
---|---|
org.json.JSONObject |
getFeatures()
|
void |
loadTemplateFeatures()
|
void |
setFeatures()
|
Methods inherited from class it.eng.spagobi.engine.mobile.template.AbstractTemplateInstance |
---|
buildDrillJSON, buildGenericComponents, buildTitleJSON, getDocumentContainerStyle, getDocumentProperties, getFooter, getHeader, getNotNullPrameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface it.eng.spagobi.engine.mobile.template.IMobileTemplateInstance |
---|
getDocumentProperties |
Constructor Detail |
---|
public ChartTemplateInstance(it.eng.spago.base.SourceBean template, java.util.HashMap<java.lang.String,java.lang.String> paramsMap)
Method Detail |
---|
public void loadTemplateFeatures() throws java.lang.Exception
loadTemplateFeatures
in interface IMobileTemplateInstance
loadTemplateFeatures
in class AbstractTemplateInstance
java.lang.Exception
public org.json.JSONObject getFeatures()
getFeatures
in interface IMobileTemplateInstance
public void setFeatures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |