Creates the GtkWindow for the user interface. Also connects to the
manager on the given host and port.
|
|
|
|
|
_setAdminModel(self,
model)
set the model to which we are a view/controller |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
| on_recent_activate(self,
widget,
connectionInfo) |
source code
|
|
|
|
|
|
|
| show_error_dialog(self,
message,
parent=None,
close_on_response=True) |
source code
|
|
|
|
|
|
|
| _instanceSetup(self,
instance,
klass,
name) |
source code
|
|
|
|
| _setupCallback(self,
result,
name,
instance) |
source code
|
|
|
|
|
|
|
| _nodeRenderCallback(self,
widget,
nodeName,
nodeWidgets,
mid) |
source code
|
|
|
|
| _nodeRenderErrback(self,
failure,
nodeName) |
source code
|
|
|
|
| _setCurrentComponentCallback(self,
_,
instance) |
source code
|
|
|
|
| componentCallRemoteStatus(self,
state,
pre,
post,
fail,
methodName,
*args,
**kwargs) |
source code
|
|
|
|
| componentCallRemote(self,
state,
methodName,
*args,
**kwargs) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| _dialog_disconnected_response_cb(self,
dialog,
id) |
source code
|
|
|
|
| admin_connection_refused_later(self,
admin) |
source code
|
|
|
|
|
|
|
| admin_connection_failed_later(self,
admin,
reason) |
source code
|
|
|
|
| admin_connection_failed_cb(self,
admin,
reason) |
source code
|
|
|
|
| property_changed_cb(self,
admin,
componentName,
propertyName,
value) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| _components_view_has_selection_cb(self,
view,
state) |
source code
|
|
|
|
| _components_view_activated_cb(self,
view,
state,
action) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| _component_do(self,
state,
action,
doing,
done) |
source code
|
|
|
|
| on_have_connection(self,
d,
connectionInfo) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
| getConfiguration_cb(self,
conf_xml,
name,
chooser) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from common.log.Loggable:
__providedBy__,
debug,
doLog,
error,
info,
log,
logFunction,
logObjectName,
warning,
warningFailure
|