public static class Fragment.SimpleSlice extends Object implements Fragment.Slice
| Constructor and Description |
|---|
SimpleSlice(String sliceType,
String label,
Fragment value) |
| Modifier and Type | Method and Description |
|---|---|
String |
asHtml(LinkResolver linkResolver) |
String |
getLabel() |
String |
getSliceType() |
Fragment |
getValue() |
public String asHtml(LinkResolver linkResolver)
public String getSliceType()
getSliceType in interface Fragment.Slicepublic String getLabel()
getLabel in interface Fragment.Slicepublic Fragment getValue()
Copyright © 2017. All rights reserved.