com.microstrategy.web.app.gui.CartElement |
![]() |
Title: CartElement.
Description:
Copyright: Copyright (c) 2002
Company: Microstrategy, Inc.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getDisplayName()
Get display name to be used in HTML field.
| ||||||||||
abstract String |
getValue()
Gets formatted text for value field.
| ||||||||||
abstract boolean |
isSelected()
Indicates whether given Cart element is selected or not.
| ||||||||||
abstract void |
setSelected(boolean flag)
Specifies whether this element has been selected.
|
Get display name to be used in HTML field.
Gets formatted text for value field.
Indicates whether given Cart element is selected or not.
Specifies whether this element has been selected.
flag | boolean value |
---|