|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ZIndexed
Implemented by the object returned by ComponentCtrl.getExtraCtrl()
if the z-index of a component is modifiable by the client.
Once it is moved by the user, setZIndexByClient(int)
are called and ZIndexEvent is sent to notify the component.
| Method Summary | |
|---|---|
void |
setZIndexByClient(int zIndex)
Sets the z-index of the component, caused by user's activity at the client. |
| Method Detail |
|---|
void setZIndexByClient(int zIndex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||