|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISeparatorItem
Interface to control the basic behavior of an separator contained in a widget
(ISingleColumnWidget
) of a
welcome page (IWelcomePage
).
A ISeparatorItem represents a horizontal line between two IActionItems.
Method Summary | |
---|---|
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(). |
Methods inherited from interface com.centrasite.control.ext.welcome.interfaces.IItem |
---|
getStyle, getWidget, setWidget |
Method Detail |
---|
int getHeight()
java.lang.String getImage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |