com.azalient.api.ui.basics
Interface IString


public interface IString

A reference to a dynamic String value in a remote object.

This can be used, for example, for passing opaque references to user-interface text field devices


Method Summary
 String stringValue()
          Returns the remote String value
 

Method Detail

stringValue

String stringValue()
Returns the remote String value