SPT RWT Application API

Uses of Package
com.sptci.rwt.webui.model

Packages that use com.sptci.rwt.webui.model
com.sptci.rwt.webui.model Contains custom classes to display details of the MetaData classes in the detail area. 
 

Classes in com.sptci.rwt.webui.model used by com.sptci.rwt.webui.model
AbstractView
          An abstract base class used to represent the various view components used to represent the details in the associated MetaData model objects.
KeyView
          An abstract view component for representing instances of KeyMetaData.
SourceView
          An abstract base class that represents MetaData objects that contain fields that hold SQL statements.
 


SPT RWT Application API