|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public LayoutControl
Interface for a control. A control holds a widget by referencing its instance.
| Method Summary | |
|---|---|
Identifiable |
getSkin()
Returns the skin used by this control. |
void |
setSkin(Identifiable id)
Sets the skin to be used by this control. |
unknown |
getWidgetBody()
Returns the widget body markup (w/o Skin) |
| Methods inherited from interface com.ibm.mashups.enabler.layout.LayoutNode |
|---|
getLayoutNodeType |
| Methods inherited from interface com.ibm.mashups.enabler.ModifiableMetaData |
|---|
setMetaData, confirmSetMetaData, removeMetaData, confirmRemoveMetaData |
| Methods inherited from interface com.ibm.mashups.enabler.MetaData |
|---|
getMetaDataNames, getMetaData |
| Methods inherited from interface com.ibm.mashups.enabler.Identifiable |
|---|
getID |
| Methods inherited from interface com.ibm.mashups.enabler.ModifiableLocalized |
|---|
setTitle, confirmSetTitle, removeTitle, confirmRemoveTitle, removeTitles, confirmRemoveTitles, setDescription, confirmSetDescription, removeDescription, confirmRemoveDescription, removeDescriptions, confirmRemoveDescriptions |
| Methods inherited from interface com.ibm.mashups.enabler.Localized |
|---|
getLocales, getTitle, getTitles, getDescription, getDescriptions |
| Methods inherited from interface com.ibm.mashups.enabler.content.RuntimeContentProvider |
|---|
getRuntimeContent |
| Method Detail |
|---|
Identifiable getSkin()
null if no skin is defined for this control.void setSkin(Identifiable id)
id -
id of the skin to setunknown getWidgetBody()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||