Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.microstrategy.web.tags Classes and Interfaces - 44 results found.
NameDescriptionTypePackageFramework
AnchorTagThe AnchorTag represents a HTML anchor tag.Interfacecom.microstrategy.web.tagsMicroStrategy
AnchorTagImplThe AnchorTagImpl class provides the default implementation of the interface AnchorTag.Classcom.microstrategy.web.tagsMicroStrategy
ArgumentTagThe Argument interface represents an argument of a method defined in either a Transform or Interfacecom.microstrategy.web.tagsMicroStrategy
ArgumentUnresolvedExceptionThrown when the value of ArgumentTag can not be resolved.Classcom.microstrategy.web.tagsMicroStrategy
AttrTagThis interface represents a dynamic attribute on a Tag.Interfacecom.microstrategy.web.tagsMicroStrategy
BaseObjectInfoThe BaseObjectInfo class is a wrapper around the actual value produced in the base tag The purpose of this class is two-folded: 1.Classcom.microstrategy.web.tagsMicroStrategy
BaseTagThis interface represents a dynamic base object on a Tag.Interfacecom.microstrategy.web.tagsMicroStrategy
BaseTagImplClasscom.microstrategy.web.tagsMicroStrategy
CellTagThe CellTag interface represents a HTML table cell.Interfacecom.microstrategy.web.tagsMicroStrategy
ComparisonUnresolvedExceptionThrown when the operands to be compared in the IfTag can not be compared according to the Operator specified.Classcom.microstrategy.web.tagsMicroStrategy
DisplayTagThe DisplayTag interface represents a dynamic content generating tag with a non-render method.Interfacecom.microstrategy.web.tagsMicroStrategy
DisplayTagImplClasscom.microstrategy.web.tagsMicroStrategy
DynamicTagThe DynamicTag interface contains dynamic contents whose result can only be determined at the runtime.Interfacecom.microstrategy.web.tagsMicroStrategy
EmptyListExceptionThrown when the List cached in a LayoutContext is empty.Classcom.microstrategy.web.tagsMicroStrategy
EnumHTMLTagsThe EnumHTMLTags specifies constants for the HTML tag names, attribute names and attribute values.Interfacecom.microstrategy.web.tagsMicroStrategy
IfTagThe IfTag interface respresents a conditional tag whose result determines which branch to execute at the runtime.Interfacecom.microstrategy.web.tagsMicroStrategy
ImageTagThe ImageTag represents a HTML image tag.Interfacecom.microstrategy.web.tagsMicroStrategy
IncludeTagInterfacecom.microstrategy.web.tagsMicroStrategy
IncludeTagImplClasscom.microstrategy.web.tagsMicroStrategy
InputTagThe InputTag represents a HTML input tag.Interfacecom.microstrategy.web.tagsMicroStrategy
JUILLayoutsTagImplThis class implements the behavior of the juilLayouts tag.Classcom.microstrategy.web.tagsMicroStrategy
LayoutContextThe LayoutContext class holds the information required by the layout rendering methods to generate dynamic contents.Classcom.microstrategy.web.tagsMicroStrategy
LayoutParserAwareInterfacecom.microstrategy.web.tagsMicroStrategy
LayoutTagThe LayoutTag interface represents the root tag of a layout Since:MicroStrategy Web 8.Interfacecom.microstrategy.web.tagsMicroStrategy
ListObjectInfoThe ListObjectInfo class is a wrapper around the list produced in the list tag It extends the BaseObjectInfo tag but overwrites serveral of its methodClasscom.microstrategy.web.tagsMicroStrategy
ListTagThe ListTag interface provides a list of values at the runtime when it gets rendered.Interfacecom.microstrategy.web.tagsMicroStrategy
MalformedMethodExceptionThrown when there is any error invoking a rendering method through Java Since:MicroStrategy Web 8.Classcom.microstrategy.web.tagsMicroStrategy
NextTagThe NextTag interface represents a flow controling tag and is always associated with a ListTag.Interfacecom.microstrategy.web.tagsMicroStrategy
OnExceptionTagThe OnExceptionTag interface represents a exception tag which determines the behavior of a parent dynamic tag whenever there is an exception.Interfacecom.microstrategy.web.tagsMicroStrategy
RenderTagThe RenderTag interface represents a dynamic content generating tag.Interfacecom.microstrategy.web.tagsMicroStrategy
ReplaceTagThe ReplaceTag interface respresents the section that is used to substitute the external layout template's slot sectionInterfacecom.microstrategy.web.tagsMicroStrategy
ReplaceTagImplClasscom.microstrategy.web.tagsMicroStrategy
RootBlockTagImplClasscom.microstrategy.web.tagsMicroStrategy
RowTagThe RowTag interface represents a row in a HTML table.Interfacecom.microstrategy.web.tagsMicroStrategy
SelectTagThe SelectTag interface represents a HTML select tag.Interfacecom.microstrategy.web.tagsMicroStrategy
SlotTagThe SlotTag interface respresents a section in the layout that can be replacedInterfacecom.microstrategy.web.tagsMicroStrategy
SlotTagImplClasscom.microstrategy.web.tagsMicroStrategy
TableTagThe TableTag interface represents a HTML table tag.Interfacecom.microstrategy.web.tagsMicroStrategy
TagThe Tag interface represents a generic XHTML tag in MicroStrategy LayoutTransform.Interfacecom.microstrategy.web.tagsMicroStrategy
TagImplClasscom.microstrategy.web.tagsMicroStrategy
TagsFactory Previous versions of Microstrategy Web used methods in the HTMLHelper class to generate HTML tags; these methods return a StringClasscom.microstrategy.web.tagsMicroStrategy
TypeUnsupportedExceptionThrown when the type for an ArgumentTag is not supported.Classcom.microstrategy.web.tagsMicroStrategy
UnmodifiableExceptionThrown when attempting to modify a read-only tag.Classcom.microstrategy.web.tagsMicroStrategy
ValuefulTagThe ValuefulTag interface represents a tag which the value attribute.Interfacecom.microstrategy.web.tagsMicroStrategy