Package com.azalient.api.ui.basics

This package provides interfaces to user-interface basics: IBoolean, IDouble, etc

See:
          Description

Interface Summary
IBoolean A reference to a dynamic boolean value in a remote object.
IDouble A reference to a dynamic double value in a remote object.
IInteger A reference to a dynamic integer value in a remote object.
IString A reference to a dynamic String value in a remote object.
ITime A reference to a dynamic UTime value in a remote object.
 

Package com.azalient.api.ui.basics Description

This package provides interfaces to user-interface basics: IBoolean, IDouble, etc