public class ActionItem extends Object
| Constructor and Description |
|---|
ActionItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getColor()
Returns the Color
|
String |
getIcon()
Returns the Icon
|
String |
getLink()
Returns the Link
|
String |
getTitle()
Returns the Title
|
void |
setColor(String strColor)
Sets the Color
|
void |
setIcon(String strIcon)
Sets the Icon
|
void |
setLink(String strLink)
Sets the Link
|
void |
setTitle(String strTitle)
Sets the Title
|
public String getTitle()
public void setTitle(String strTitle)
strTitle - The Titlepublic String getIcon()
public void setIcon(String strIcon)
strIcon - The Iconpublic String getLink()
public void setLink(String strLink)
strLink - The Linkpublic String getColor()
public void setColor(String strColor)
strColor - The ColorCopyright © 2018 City of Paris. All rights reserved.