|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserVariableEventHandler
| Method Summary | |
|---|---|
void |
userVariableCreated(long userId,
ReadOnlyUserVariable variable)
|
void |
userVariableDeleted(long userId,
ReadOnlyUserVariable variable)
|
void |
userVariableUpdated(long userId,
ReadOnlyUserVariable oldVariable,
ReadOnlyUserVariable newVariable)
|
| Methods inherited from interface com.electrotank.electroserver4.extensions.EventHandler |
|---|
getApi, setApi |
| Method Detail |
|---|
void userVariableCreated(long userId,
ReadOnlyUserVariable variable)
void userVariableDeleted(long userId,
ReadOnlyUserVariable variable)
void userVariableUpdated(long userId,
ReadOnlyUserVariable oldVariable,
ReadOnlyUserVariable newVariable)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||