Package com.microstrategy.web.objects.rw
Interface RWHTMLDef
-
- All Superinterfaces:
RWFieldDef
,RWUnitDef
,WebThresholdsContainer
public interface RWHTMLDef extends RWFieldDef
Represents HTML container definition.- Since:
- MicroStrategy Web 9.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
-
-