类 BaseMeta
java.lang.Object
cn.herodotus.stirrup.core.definition.domain.view.vue.BaseMeta
- 所有已实现的接口:
Entity,Serializable
- 直接已知子类:
ChildMeta,ParentMeta,RootMeta
Description: Vue Router Meta 属性定义
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2022/7/14 16:51
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getIcon()getTitle()voidvoidsetIgnoreAuth(Boolean ignoreAuth) voidsetNotKeepAlive(Boolean notKeepAlive) void
-
构造器详细资料
-
BaseMeta
public BaseMeta()
-
-
方法详细资料
-
getTitle
-
setTitle
-
getIcon
-
setIcon
-
getNotKeepAlive
-
setNotKeepAlive
-
getIgnoreAuth
-
setIgnoreAuth
-