Package com.microstrategy.web.app.beans
Interface PromptAppBean.StyleController
-
- Enclosing interface:
- PromptAppBean
public static interface PromptAppBean.StyleControllerThe style controller interface. Each prompt application bean is associated with a particular style.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanSupportIncrementalFetch()booleancanSupportNoneOption()booleancanSupportSearch()booleanisAnswerComplex()voidpostCollectData()voidpreCollectData()
-