Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%ZEN.Component.hmenu

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