|
RSE Release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemConnectionFormCaller
Interface that any UI that uses the SystemConnectionForm must implement
Method Summary | |
---|---|
Shell |
getShell()
Return the shell hosting this form |
void |
systemTypeSelected(IRSESystemType systemType,
boolean duringInitialization)
Event: the user has selected a system type. |
Method Detail |
---|
void systemTypeSelected(IRSESystemType systemType, boolean duringInitialization)
systemType
- the type of system selectedduringInitialization
- true if this is being set at page initialization time versus selected by the userShell getShell()
|
RSE Release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |