|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRoundListContainerImplementation
The Interface IRoundListContainerImplementation.
| Method Summary | |
|---|---|
void |
addSubItem(int index,
RoundContentItem item)
Adds the sub item. |
void |
addSubItem(RoundContentItem item)
Adds the sub item. |
void |
removeSubItem(RoundContentItem item)
Removes the sub item. |
void |
run()
Run. |
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IRoundWindowImplementation |
|---|
getBackgroundFrame, setRadius |
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IOrthoContainerImplementation |
|---|
addSubItem, detachSubItem, getNode, removeSubItem, updateOrder |
| Methods inherited from interface synergynetframework.appsystem.contentsystem.items.implementation.interfaces.IContentItemImplementation |
|---|
addMultitouchListener, contains, getImplementationObject, hasCollision, init, setAngle, setBackGround, setBorder, setBoundaryEnabled, setId, setLocalLocation, setLocation, setManipulate, setName, setScale, setScale, setVisible, setVisible, update, update |
| Method Detail |
|---|
void addSubItem(int index,
RoundContentItem item)
index - the indexitem - the itemvoid addSubItem(RoundContentItem item)
item - the itemvoid removeSubItem(RoundContentItem item)
item - the itemvoid run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||