Skip to main content

%ZEN.Component.hmenu

deprecated class %ZEN.Component.hmenu extends %ZEN.Component.menu

This is a specialized subclass of the menu component that draws a horizontal menu.

Parameters

parameter DEFAULTCELLALIGN = left;
Inherited description: Subclasses can set this to change default cellAlign for a group.
parameter DEFAULTGROUPCLASS = hmenuTable;
Inherited description: Subclasses can set this to change default css class for a group.
parameter DEFAULTLAYOUT = horizontal;
Inherited description: Subclasses can set this to change default layout for a group.
parameter DEFAULTWIDTH = 100%;
Inherited description: Subclasses can set this to change default width for a component.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab