Uses of Interface
atg.svc.ui.treetable.Selectable

Packages that use Selectable
atg.svc.ui.formhandlers   
atg.svc.ui.treetable   
 

Uses of Selectable in atg.svc.ui.formhandlers
 

Classes in atg.svc.ui.formhandlers that implement Selectable
 class AgentUserChooserFormHandler
          Use in Agent Chooser TreeTable component as data retrieval, tree expansion, selection by delegating.
 class GroupUserChooserListFormHandler
           
 class ListChooserFormHandler
          Data source for TreeTable displaying list to be used in List Constraint Editor.
 class OrgChooserFormHandler
          Use in Organization Groups Chooser TreeTable component as data retrieval, tree expansion, selection by delegating.
 class OrgChooserNoDeleteFormHandler
          Organization Groups Chooser TreeTable component that allows initially selected fixed items.
 class UserChooserFormHandler
          Use in User Chooser TreeTable component as data retrieval, tree expansion, selection by delegating.
 class UserChooserListFormHandler
          Delegating form Handler for User List Chooser tree table component for extracting list of users (applying filtering by login name with filterKeyword property) and selecting users from this list.
 

Uses of Selectable in atg.svc.ui.treetable
 

Subinterfaces of Selectable in atg.svc.ui.treetable
 interface PartialSelectable
          The PartialSelectable interface allows implementations to support tree table selecting.