eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'URITransmissionServiceAppl::URIDialog':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: URIDialog (private in URITransmissionServiceAppl

This class is only visible from within URITransmissionServiceAppl.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--URITransmissionServiceAppl::URIDialog

Package:
stx:goodies/communication
Category:
Net-Communication-URI
Owner:
URITransmissionServiceAppl

Class protocol:

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:URITransmissionServiceAppl::URIDialog andSelector:#windowSpec
     URITransmissionServiceAppl::URIDialog new openInterface:#windowSpec
     URITransmissionServiceAppl::URIDialog open


Instance protocol:

accessing
o  accepted
returns true if OK-Button was pressed

o  doAccept

o  getUri
return the value of the instance variable 'uri' (automatically generated)

o  title: something
set the value of the instance variable 'title' (automatically generated)

o  uri: anURI
set the value of the instance variable 'uri' (automatically generated)

aspects
o  acceptHolder
automatically generated by UIPainter ...

o  canAuthority

o  hostHolder
automatically generated by UIPainter ...

usage example(s):

hostHolder addDependent:self.

usage example(s):

hostHolder onChangeSend:#hostHolderChanged to:self.

o  inputGroup
automatically generated by UIPainter ...

usage example(s):

inputGroup addDependent:self.

usage example(s):

inputGroup onChangeSend:#inputGroupChanged to:self.

o  passwordHolder
automatically generated by UIPainter ...

usage example(s):

passwordHolder addDependent:self.

usage example(s):

passwordHolder onChangeSend:#passwordHolderChanged to:self.

o  pathHolder
automatically generated by UIPainter ...

usage example(s):

pathHolder addDependent:self.

usage example(s):

pathHolder onChangeSend:#pathHolderChanged to:self.

o  schemeHolder
automatically generated by UIPainter ...

usage example(s):

schemeHolder addDependent:self.

usage example(s):

schemeHolder onChangeSend:#schemeHolderChanged to:self.

o  schemeList
automatically generated by UIPainter ...

usage example(s):

schemeList addDependent:self.

usage example(s):

schemeList onChangeSend:#schemeListChanged to:self.

o  usernameHolder
automatically generated by UIPainter ...

usage example(s):

usernameHolder addDependent:self.

usage example(s):

usernameHolder onChangeSend:#usernameHolderChanged to:self.

startup
o  postOpenWith: aBuilder



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 24 Apr 2024 05:35:55 GMT