public class StaticItem extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StaticItem.Builder |
| Modifier and Type | Method and Description |
|---|---|
List<ItemAction<StaticItem>> |
getActions() |
String |
getId() |
List<String> |
getKeywords() |
String |
getNextColumn() |
PreviewContent<StaticItem> |
getPreviewContent() |
String |
getSubtitle() |
String |
getTitle() |
public String getId()
public List<ItemAction<StaticItem>> getActions()
public PreviewContent<StaticItem> getPreviewContent()
public String getTitle()
public String getSubtitle()
public String getNextColumn()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.