com.microstrategy.web.objects.rw.RWPanelStackDef |
Represents panel stack definition unit.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract RWUnitDef |
getCurrentPanel()
Returns current panel
| ||||||||||
abstract boolean |
isSelectorTarget()
Check whether this PanelStack is target of any Selector Control.
| ||||||||||
abstract boolean |
onDemandPanels()
Indicates that panels in this panel stack are loaded on demand
| ||||||||||
abstract void |
setCurrentPanel(String key)
Sets current panel
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
|
Check whether this PanelStack is target of any Selector Control.
Indicates that panels in this panel stack are loaded on demand
Sets current panel
key | the current panel key |
---|