public interface IAttributeCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onload()
Loads the default attribute, this method does not need to be called by user.
|
void |
onstore()
Saves the default attribute, this method does not need to be called by user.
|