Uses of Interface
com.rs.seagull.emulator.api.Defined
-
-
Uses of Defined in com.rs.seagull.emulator.api
Subinterfaces of Defined in com.rs.seagull.emulator.api Modifier and Type Interface Description interfaceControlA Control represents a named user interface element within a host application.interfaceFieldA Field represents a user-defined named control that has text content and attributes.interfaceScreeninterfaceSessionA Session expands on the more basic BareSession, adding named screens and named user-defined fields and 'controls'.interfaceTableA Table represents a collection of rows and columns, often spanning multiple 'pages'.
-