Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TypeDir 菜单类型(目录) TypeDir = "M" // TypeMenu 菜单类型(菜单) TypeMenu = "C" // NoFrame 是否菜单外链(否) NoFrame = "1" // ParentView 组件标识 ParentView = "ParentView" //Layout 组件标识 Layout = "Layout" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.