Uses of Package
atg.svc.ui.formhandlers

Packages that use atg.svc.ui.formhandlers
atg.svc.ui.formhandlers   
atg.svc.ui.formhandlers.test   
 

Classes in atg.svc.ui.formhandlers used by atg.svc.ui.formhandlers
ActivityFilter
          Interface for objects that filter activities
ActivityFilters
          Contains activity filter configuration for use by UI (JSP) and TicketActivityListFormHandler.
FormHandlerConstants
          Contains constants for use by form handlers and JSPs.
FrameworkBaseFormHandler
          Provides many Service UI-related handler methods: changeTab, closeWindow, scrollPanelTabsLeft, togglePanel, togglePanelContents, toggleCell, transform, hidePanel, showPanel.
KnowledgeQueryAttrDescription
           
KnowledgeQueryPredicateBuilder
          Analyzes solution constraints and converts them into KnowledgeQueryPredicate[] for future searches.
KnowledgeQuerySubtypeEnum
          Enumeration type.
KnowledgeQueryTypeEnum
          Enumeration type.
ListChooserFormHandler
          Data source for TreeTable displaying list to be used in List Constraint Editor.
OrgChooserFormHandler
          Use in Organization Groups Chooser TreeTable component as data retrieval, tree expansion, selection by delegating.
SearchBaseFormHandler
          Base class for InternalSearchFormHandlers
ServiceFormHandler
          Base FormHandler for service applications that adds some additional error handling and transaction management.
SolutionSearchFormHandler
          Performs structured search for solutions using ATG Search product.
TicketSearchFormHandler
          Performs search for tickets.
TreeTableFormHandler
          The TreeTableFormHandler interface defines the contract for tree table form handlers.
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.
 

Classes in atg.svc.ui.formhandlers used by atg.svc.ui.formhandlers.test
TreeTableFormHandler
          The TreeTableFormHandler interface defines the contract for tree table form handlers.