Interface SectionTagDeclaration
- All Superinterfaces:
HasAutoSpacing, HasBinding, HasCollapsedMode, HasId, HasIdBindingAndRendered, HasImage, HasLabel, HasTip, IsCollapsed, IsRendered, IsVisual
public interface SectionTagDeclaration
extends HasIdBindingAndRendered, HasLabel, IsVisual, HasImage, IsCollapsed, HasCollapsedMode, HasTip, HasAutoSpacing
Renders a section or subsection.
-
Method Summary
Methods inherited from interface HasAutoSpacing
setAutoSpacingMethods inherited from interface HasBinding
setBindingMethods inherited from interface HasCollapsedMode
setCollapsedModeMethods inherited from interface IsCollapsed
setCollapsedMethods inherited from interface IsRendered
setRenderedMethods inherited from interface IsVisual
setCustomClass, setMarkup
-
Method Details
-
setLevel
Level of the title. Lower value means bigger title, greater value means smaller title. Value goes from 1 to 6.
-