wt.clients.administrator
Class DomainSelectionEvent
java.lang.Object
java.util.EventObject
wt.clients.administrator.DomainSelectionEvent
- All Implemented Interfaces:
- Serializable
- public class DomainSelectionEvent
- extends EventObject
Folder Browser Event Class (DomainSelectionEvent)
This is an Event generated from the Domain Browser.
Supported API:false
Extendable: false
- See Also:
- Serialized Form
selectedDomainRef
private AdminDomainRef selectedDomainRef
DomainSelectionEvent
public DomainSelectionEvent(DomainBrowserDialog a_browser,
AdminDomainRef a_domain_ref)
getSelectedDomain
public AdminDomainRef getSelectedDomain()