com.microstrategy.web.beans.DerivedElementBean |
![]() |
This bean represents a single Derived Element
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | DerivedElementBean.Host | Represents this bean's host |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | AVAILABLES_SOURCE_CONSTANT | Constant for available units source type | |||||||||
int | AVAILABLES_SOURCE_DERIVED_ELEMENTS | Constant for available units source type | |||||||||
int | AVAILABLES_SOURCE_ELEMENTS | Constant for available units source type |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | addToExclude(KeyedList elements, WebDerivedElement de) | ||||||||||
abstract void | addToExclude(KeyedList excludeElements) | ||||||||||
abstract WebElements |
excludedElements()
gets the current filter applied to the element source
| ||||||||||
abstract boolean |
fromSearch()
Indicates that source elements are obtained from search
| ||||||||||
abstract WebEvent |
getAcceptListChangesEvent()
Returns the Accept List Chavnges event
| ||||||||||
abstract WebAttribute |
getAttribute()
Returns the attribute elements belong to.
| ||||||||||
abstract int |
getAvailablesSourceType()
Returns the current available units source typw
| ||||||||||
abstract KeyedList | getDerovedElements() | ||||||||||
abstract WebDerivedElement |
getElement()
Returns the derived element
| ||||||||||
abstract KeyedList | getExcludeElements() | ||||||||||
abstract KeyedList |
getExistingDerovedElements()
Returns a collection of derived elements belonging to a given attribute.
| ||||||||||
abstract String |
getMessageIDFromHost()
Returns message id of the report/document instance.
| ||||||||||
abstract boolean |
getShowAll()
Returns value of the Show All flag.
| ||||||||||
abstract WebWorkingSet | getWorkingSet() | ||||||||||
abstract boolean |
isEditable()
Returns whether the Expression bean is editable.
| ||||||||||
abstract boolean |
isExpressionChanged()
Returns whether or not the expression of this derived element is changed
| ||||||||||
abstract boolean |
isHostModified()
Returns whether or not host's derived elements is modified
| ||||||||||
abstract boolean |
isIncFetching()
Return the flag that indicates incrementally fetching a page for the shopping cart in DE Editor
| ||||||||||
abstract boolean | isRA() | ||||||||||
abstract void |
reset()
Clears current state
| ||||||||||
abstract void |
setAvailablesSourceType(int value)
Sets the current available source type.
| ||||||||||
abstract void |
setHostModified(boolean isModified)
Sets the modified status of host's derived elements
| ||||||||||
abstract void |
setIncFetching(boolean isIncFetching)
Set isIncFetching flag when incrementally fetching another page for the shopping cart in DE editor
| ||||||||||
abstract void |
setShowAll(boolean value)
Sets value of the Show All flag.
| ||||||||||
abstract void |
startEditing()
Initieats editing of the derive element
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Constant for available units source type
Constant for available units source type
Constant for available units source type
gets the current filter applied to the element source
Indicates that source elements are obtained from search
Returns the Accept List Chavnges event
Returns the attribute elements belong to.
Returns the current available units source typw
Returns the derived element
Returns a collection of derived elements belonging to a given attribute.
Returns value of the Show All flag.
Returns whether the Expression bean is editable.
Returns whether or not the expression of this derived element is changed
Returns whether or not host's derived elements is modified
Return the flag that indicates incrementally fetching a page for the shopping cart in DE Editor
Clears current state
Sets the current available source type.
value | value |
---|
Sets the modified status of host's derived elements
Set isIncFetching flag when incrementally fetching another page for the shopping cart in DE editor
Sets value of the Show All flag.
value | value |
---|
Initieats editing of the derive element