Uses of Class
org.drools.guvnor.client.widgets.tables.AbstractSimpleTable

Packages that use AbstractSimpleTable
org.drools.guvnor.client.widgets.tables   
 

Uses of AbstractSimpleTable in org.drools.guvnor.client.widgets.tables
 

Subclasses of AbstractSimpleTable in org.drools.guvnor.client.widgets.tables
 class AbstractAssetPagedTable<T extends AbstractAssetPageRow>
          Widget that shows rows of paged data where columns "uuid", "name" and "format" are common.
 class AbstractPagedTable<T extends AbstractPageRow>
          Widget that shows rows of paged data.
 class AdminArchivedPagedTable
          Widget with a table of Archived Assets.
 class AssetPagedTable
          Widget with a table of Assets.
 class BuildPackageErrorsSimpleTable
          Widget with a table of Build Package errors.
 class CategoryPagedTable
          Widget with a table of "By Category" query results.
 class DependenciesPagedTable
          Widget with a table of Dependencies entries.
 class DependenciesPagedTableReadOnly
          Widget with a table of Dependencies entries.
 class InboxIncomingPagedTable
          Widget with a table of inbox entries results.
 class InboxPagedTable
          Widget with a table of inbox entries results.
 class LogPagedTable
          Widget with a table of Log entries.
 class PermissionsPagedTable
          Widget with a table of Permission entries.
 class PropertiesEditorSimpleTable
          Widget with a table of Properties that can be edited.
 class QueryPagedTable
          Widget with a table of repository query results.
 class SnapshotComparisonPagedTable
          Widget with a table of Snapshot comparison entries.
 class StatePagedTable
          Widget with a table of "By State" query results.
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.