|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHtmlWidget
Interface to control the basic behavior of a HTML widget contained
in a welcome page (IWelcomePage
).
The contents of a HTML widget can be designed almost without restrictions.
Method Summary | |
---|---|
java.lang.String |
getHtml()
Get the HTML code of this widget. |
Methods inherited from interface com.centrasite.control.ext.welcome.interfaces.IWidget |
---|
getWidth, invalidate, isInvalidated, setActionContext, setLocale |
Method Detail |
---|
java.lang.String getHtml()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |