public interface ISeparatorItem extends IItem
ISingleColumnWidget
) of a
welcome page (IWelcomePage
).
A ISeparatorItem represents a horizontal line between two IActionItems.Modifier and Type | Method and Description |
---|---|
int |
getHeight()
Get the height of the image in pixel.
|
java.lang.String |
getImage()
Get the path to an image with height given by getHeight().
|