|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMovementLockListener
An interface contains event handlers for the mobility lock.
| Method Summary | |
|---|---|
void |
onLockAllMotions()
Locks all motions until unlockAllMotions() is called. |
void |
onLockProgrammedMotions()
Locks all programmed motions until unlockProgrammedMotions() is called. |
void |
onUnlockAllMotions()
Enables all motions. |
void |
onUnlockProgrammedMotions()
Enables all programmed motions. |
| Method Detail |
|---|
void onLockProgrammedMotions()
void onUnlockProgrammedMotions()
void onLockAllMotions()
void onUnlockAllMotions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||