java.lang.Object | |
↳ | com.microstrategy.web.app.gui.DragAndDropHelper |
Title: MSTR Web Gui Element: Drag And Drop Helper Description: Provide utility functions for Drag And Drop feature Copyright: Copyright (c) 2002 Company: MicroStrategy
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DragAndDropHelper() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static void |
generatePreJS(MarkupOutput mo, ReportBean rb)
This method is deprecated.
No replacement.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This method is deprecated.
No replacement.
generate the general JavaScript code to enable the drag and drop feature
mo | the MarkupOutput object to hold the output |
---|---|
rb | the ReportBean object |