Developing Client

Get Started. It's Free
or sign up with your email address
Developing Client by Mind Map: Developing Client

1. Client framework

1.1. TcmEditors

1.2. Controllers/Viewers

1.3. Plugins

1.4. Utility

2. DataBinding

2.1. BindInfo

3. MenuModel

4. GridListModel

5. Editors

5.1. TcmDictionaryEditor

5.1.1. DataSecurity

5.2. DynamicSearchControl

5.2.1. Dynamic Searcher

5.3. ContainerControl

5.4. TcmGridEditor

5.4.1. Band

5.4.2. IEditorDataFilter

5.5. ToolbarLayoutPanel

6. Exceptions Handling

7. Runtime desinger

7.1. DesignTime Editors

7.1.1. .xml

7.2. Runtime Editors

7.2.1. .run

7.3. Only used to draw controls

7.4. Affacted files

8. Controller/Viewer

8.1. Interfaces

8.1.1. IXmlViewer

8.1.2. IDataController

8.1.3. ISupportMenuModel

8.2. TcmForm

8.2.1. Lisensing

8.2.2. User Preference

8.2.3. TcmFunctionKey

8.3. Controllers

8.3.1. ControllerBase

8.3.1.1. BizModel

8.3.1.2. Define Some Default Operations

8.3.1.2.1. ContentFind

8.3.1.2.2. Data record navigation

8.3.1.2.3. Grid record navigation

8.3.1.2.4. ExportForm

8.3.1.2.5. ShowHelp

8.3.1.2.6. Navigate to navigator node

8.3.1.3. BusinessModel Operations

8.3.1.3.1. Create

8.3.1.3.2. Fetch

8.3.1.3.3. List

8.3.1.3.4. Save

8.3.1.3.5. Delete

8.3.1.3.6. Clear

8.3.1.4. Form Access Right

8.3.1.5. HelpProvider

8.3.1.6. FormOperation Related Methods

8.3.1.7. Field Info

8.3.1.7.1. SetInfo

8.3.1.7.2. SetRightInfo

8.3.1.7.3. StatusBar

8.3.1.8. Events

8.3.2. CardController

8.3.2.1. RecodrdNotFound

8.3.2.2. ShrinkBehavior

8.3.2.3. MultiRecordForm

8.3.2.3.1. SelectionForm

8.3.2.3.2. SelectData Operation

8.3.2.4. Browser

8.3.2.4.1. BrowserStyle

8.3.2.4.2. FormUsage

8.3.2.4.3. BrowserFields

8.3.2.5. Export

8.3.2.6. Define Default Form Operations

8.3.2.6.1. Browser Related

8.3.2.6.2. Detail CRUD

8.3.2.7. BindBrowserAndSearcher

8.3.2.7.1. LoadData

8.3.2.7.2. SetBrowsereDataSource or Clear

8.3.2.8. SelectionModeSupport

8.3.3. WorkbenchController

8.3.3.1. QuerySelectorAndGrid

8.3.3.2. ID ->FilterOptions

8.3.4. MultiWorkbenchController

8.3.4.1. Layout

8.3.4.2. Host WorkbenchViewer

8.3.4.3. MultiModel

8.4. SelectionForm

8.4.1. SelectionInfo

8.4.1.1. CollectFilterOptions

8.4.2. SelectionForm

8.4.2.1. Search

8.4.2.1.1. plugins's ListData

8.4.2.1.2. ListData

8.4.2.2. Hit Count

8.4.2.2.1. plugin's ListCount

8.4.2.2.2. ListCount

8.4.2.3. Return

8.4.3. AdvancedQueryForm

8.4.3.1. ProfiledSelectionForm

8.5. Viewer

8.5.1. ViewerBase

8.5.2. WorkbenchViewer

8.6. Plugins

8.6.1. ViewerPluginBase

8.6.1.1. BackGround load data

8.6.1.2. LazyLoad

8.6.1.3. Paging

8.6.1.4. HitCount

8.6.1.5. Refresh

9. Topics

9.1. Worksheet DTO or LazyLoad

9.2. Export

9.3. Add Toolbar/FormOperation

9.4. Invoke Detailform

9.4.1. DBL

9.4.2. .Net

9.5. LinkDibol

9.6. PopupFormNoBrowser

9.7. ImplementXmlViewerInOutsideWorkbench

9.8. CreateNewSearchMode

9.9. ConfigSecurityOnForm

9.10. LeaveCurrentRecord