JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.mateu.mdd.shared.interfaces
Interface MenuEntry
public interface
MenuEntry
Created by miguel on 9/8/16.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCaption
()
String
getIcon
()
String
getId
()
int
getOrder
()
void
setId
(
String
id)
Method Details
getIcon
String
getIcon
()
getCaption
String
getCaption
()
getId
String
getId
()
setId
void
setId
(
String
id)
getOrder
int
getOrder
()