| Modifier and Type | Field and Description |
|---|---|
| public String | |
| public Method | |
| public Class |
| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public PyObject | |
| public boolean | |
| pack-priv boolean | |
| public String | toString()
Overrides org. Returns a string representation of the object. |
| __name__ | back to summary |
|---|---|
| public String __name__ | |
| addMethod | back to summary |
|---|---|
| public Method addMethod | |
| eventClass | back to summary |
|---|---|
| public Class<T> eventClass | |
| PyBeanEvent | back to summary |
|---|---|
| public PyBeanEvent(String name, Class<T> eventClass, Method addMethod) | |
| _doget | back to summary |
|---|---|
| public PyObject _doget(PyObject container) Overrides org. | |
| _doset | back to summary |
|---|---|
| public boolean _doset(PyObject self, PyObject value) Overrides org. | |
| jdontdel | back to summary |
|---|---|
| pack-priv boolean jdontdel() Overrides org. | |
| toString | back to summary |
|---|---|
| public String toString() Overrides org. Doc from java. Returns a string representation of the object.
Satisfying this method's contract implies a non-
| |