Package com.microstrategy.web.app
Class FeaturesHelper
- java.lang.Object
-
- com.microstrategy.web.app.FeaturesHelper
-
public class FeaturesHelper extends java.lang.ObjectTitle: FeaturesHelper.
Denion: This class creates dynamic javascript files to be plabed in the javascript folder of the application. The javascript file contains the feature information defined for the microstrategy object for specific pages.
Copyright: Copyright (c) 2004
Company: Microstrategy, Inc.
- Since:
- MicroStrategy Web 8.0.0
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringjavascriptObject
-
Constructor Summary
Constructors Constructor Description FeaturesHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-
-
-
Field Detail
-
javascriptObject
public static final java.lang.String javascriptObject
- See Also:
- Constant Field Values
-
-