Package com.microstrategy.web.objects.rw
Interface RWLineDef
-
- All Superinterfaces:
RWFieldDef
,RWUnitDef
,WebThresholdsContainer
public interface RWLineDef extends RWFieldDef
Represents line definition.- Since:
- MicroStrategy Web 8.0.0
-
-
Method Summary
-
Methods inherited from interface com.microstrategy.web.objects.rw.RWFieldDef
getName, setName
-
Methods inherited from interface com.microstrategy.web.objects.rw.RWUnitDef
copyFormat, flushFormatChanges, getAllControlGroupBys, getElementControlGroupBys, getFilterDetailsFormatting, getFormat, getFormat, getFormat, getFormatTypes, getKey, getKeyContext, getParent, getRwDefinition, getTheme, getThreshold, getThreshold, getThresholdCount, getTreeType, getType, isFirst, isLast, isVisible, nextSibling, prevSibling, revertToFormatDefaults, setVisible
-
Methods inherited from interface com.microstrategy.web.objects.WebThresholdsContainer
getID, getObjectType, getThresholds, getTransactions, initElementSource
-
-