|
Class: MiscSmalltalkCommunicationSettingsAppl (private in AbstractSettingsApplication
This class is only visible from within
AbstractSettingsApplication.
Object
|
+--Model
|
+--ApplicationModel
|
+--AbstractSettingsApplication
|
+--AbstractSettingsApplication::MiscSmalltalkCommunicationSettingsAppl
- Package:
- stx:libtool
- Category:
- Interface-Smalltalk
- Owner:
- AbstractSettingsApplication
help specs
-
helpSpec
-
This resource specification was automatically generated
by the UIHelpTool of ST/X.
image specs
-
defaultIcon
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
usage example(s):
self defaultIcon inspect
ImageEditor openOnClass:self andSelector:#defaultIcon
Icon flushCachedIcons
|
interface specs
-
windowSpec
-
This resource specification was automatically generated
by the UIPainter of ST/X.
usage example(s):
UIPainter new openOnClass:AbstractSettingsApplication::MiscSmalltalkCommunicationSettingsAppl andSelector:#windowSpec
AbstractSettingsApplication::MiscSmalltalkCommunicationSettingsAppl new openInterface:#windowSpec
AbstractSettingsApplication::MiscSmalltalkCommunicationSettingsAppl open
|
actions
-
aspects
-
-
basicReadSettings
-
(comment from inherited method)
utility to read aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass
-
basicSaveSettings
-
must wait a bit; give it a chance to
aspects
-
acceptChannel
-
-
addHostEnabled
-
-
addXMPPUserEnabled
-
-
enablePasswordCheck
-
-
listOfSmallTeamHosts
-
-
listOfXMPPSmallTeamUsers
-
-
remoteBrowsingEnabled
-
-
removeHostEnabled
-
-
removeXMPPUserEnabled
-
-
selectedSmallTeamHost
-
-
selectedXMPPSmallTeamUser
-
-
smallTeamHostEntry
-
-
smallTeamServerAvailable
-
-
smallTeamServerEnabled
-
-
smallTeamViaXMPPAvailable
-
-
smallTeamViaXMPPEnabled
-
-
smalltalkBridgeEnabled
-
-
smalltalkBridgeVerbose
-
-
smallteamXMPPPassword
-
-
smallteamXMPPServer
-
-
smallteamXMPPUser
-
-
windowMigrationAuthenticate
-
-
windowMigrationEnabled
-
-
windowMigrationPassword
-
-
xmppSmallTeamUserEntry
-
change & update
-
selectedSmallTeamHostChanged
-
-
selectedXMPPSmallTeamUserChanged
-
help
-
helpFilename
-
help specs
-
helpTextForKey: aKey
-
initialization & release
-
initialize
-
must be called if redefined
queries
-
hasRemoteBrowsingSupport
-
-
hasUnsavedChanges
-
(comment from inherited method)
utility to check for changed aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass
-
hasWindowMigrationServer
-
user actions
-
addSmallTeamHost
-
Modified (format): / 17-02-2017 / 08:33:52 / cg
-
removeSmallTeamHost
-
|