Interface LinksTagDeclaration
- All Superinterfaces:
HasAutoSpacing, HasBinding, HasId, HasIdBindingAndRendered, HasOrientation, HasTip, IsRendered, IsVisual
public interface LinksTagDeclaration
extends HasIdBindingAndRendered, IsVisual, HasTip, HasOrientation, HasAutoSpacing
Defines a navigation element, which contains a menu-like structure
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetDisabled(String disabled) Flag indicating that this element and all children are disabled.Methods inherited from interface HasAutoSpacing
setAutoSpacingMethods inherited from interface HasBinding
setBindingMethods inherited from interface HasOrientation
setOrientationMethods inherited from interface IsRendered
setRenderedMethods inherited from interface IsVisual
setCustomClass, setMarkup
-
Method Details
-
setDisabled
Flag indicating that this element and all children are disabled.
-