Namespace LemonEdge.Client.Core.Views.DefaultLayouts
Classes
AccountMaintenanceDefaultLayout
ActionTriggerDefaultLayout
AddInModuleDefaultLayout
AddInModulesDefaultLayout
AlgorithmDefaultLayout
AlgorithmRunDefaultLayout
AlgorithmRunStepDefaultLayout
AlgorithmRunsDefaultLayout
AlgorithmsDefaultLayout
AllocationMappingsDefaultLayout
AllocationMethodDefaultLayout
AllocationMethodsDefaultLayout
AllocationPathDefaultLayout
AllocationPathsDefaultLayout
AllocationRuleDefaultLayout
AllocationRulesDefaultLayout
BlendTransaction
BlendingTransactionDefaultLayout
CanvasDefaultLayout
ChartDefaultLayout
ChartOfAccountDefaultLayout
ChartOfAccounts
ChartsDefaultLayout
CodeSnippetDefaultLayout
CodeSnippetsDefaultLayout
CollateralTypesViews
CompaniesDefaultLayout
CompanyDefaultLayout
CompanyStructureDefaultLayout
CompanyStructuresDefaultLayout
CoverageTypesViews
CurrenciesDefaultLayout
CurrencyDefaultLayout
CustomCommandDefaultLayout
CustomGrid
CustomGrids
CustomImageDefaultLayout
CustomImagesDefaultLayout
CustomListDefaultLayout
CustomListsDefaultLayout
CustomObjectDefaultLayout
CustomObjectsDefaultLayout
CustomTrees
CustomValidationsDefaultLayout
CustomView
CustomViews
DataMapping
DataMappingsDefaultLayout
DataSourceSearchDefaultLayout
DatabaseSchemaDefaultLayout
DatasetDefaultLayout
DatasetShortcutDefaultLayout
DatasetShortcutsDefaultLayout
DatasetsDefaultLayout
DefaultEntityCollectionLayouts
Creates a default layout generator for a specified entity descriptor that has a default collection grid view
This single grid view takes up 100% of the layout
This is used automatically by the system if a collection of entities needs to be displayed, but there are no layouts for it. As long as there is a grid it will generate this default layout that uses that for the entire layoutDefaultEntitySingleLayouts
Creates a default layout generator for a specified entity descriptor that has a default single view
This single view takes up 100% of the layout
This is used automatically by the system if a single entity needs to be displayed, but there are no layouts for it.As long as there is a single view it will generate this default layout that uses that for the entire layoutDefaultEntityTreeLayouts
Creates a default layout generator for a specified entity descriptor that has a default collection tree view
This single tree view takes up 100% of the layout
This is used automatically by the system if a collection of entities needs to be displayed, but there are no layouts for it. As long as there is a tree it will generate this default layout that uses that for the entire layoutDefaultObjects
Documents
DomicileViews
EntitySetDefaultLayout
EntitySetsDefaultLayout
ExchangeRateCategories
ExchangeRateCategoryRates
GLAccountDefaultLayout
GLAccountsDefaultLayout
GLClassificationDefaultLayout
GLClassificationNameDefaultLayout
GLClassificationsModulesDefaultLayout
GLPostingsDefaultLayout
GLRollupDefaultLayout
GroupedTransactionDefaultLayout
GroupingDefaultLayout
GroupingsDefaultLayout
GroupingsSelect
ImportDefinitionDefaultLayout
InstrumentDefaultLayout
InstrumentSetDefaultLayout
InstrumentSetsDefaultLayout
ItemSelectorDefaultLayoutAttribute
Used to indicate an ILayoutGenerator implementation should be used as the view for selecting that type of item in a popup when choosing relationships
By default the system will use the default layout for a displaying a grid of those items.
However this will indicate that this layout should be used instead allowing you a default layout for viewing the entity types, and a different default layout for choosing from among those items in any popup windowItemSelectorLayoutGenerator
A layout generator that always returns the default grid selection layout for the user choosing an entity of the specified type
This will choose any ItemSelectorDefaultLayoutAttribute marked layout first with priority over any standard DefaultLayoutGenerator implementation
ItemTaskDefaultLayout
ItemTasksDefaultLayout
LayoutDescriptor
All layouts in the system are described using this class. It can be retrieved from either a GenerateLayout(string, string), or the serialized value of LayoutConfig
It contains a list of LayoutTabSetting and associated LayoutDescriptorGroup.
Each group contains a collection of LayoutViewDescriptorThese views can then be displayed appropriately within the UI of the client application depending on what is avilable within that app
LayoutsDefaultLayout
Ledgers
PeopleDefaultLayout
PeriodEndDefaultLayout
PeriodEndTransformationDefaultLayout
PeriodEndTransformationsDefaultLayout
PersonDefaultLayout
PivotDefaultLayout
PivotsDefaultLayout
QueryRunnerDefaultLayout
QueryRunnersDefaultLayout
QuerySelectorLayoutGenerator
A layout generator that always returns a query selection layout for the user choosing an entity of the specified type
QuestionTypeDefaultLayout
QuestionTypesDefaultLayout
RateTypesViews
ReconciliaionsDefaultLayout
ReconciliationDefaultLayout
ReportDevExpressDefaultLayout
ReportExpressDefaultLayout
ReportSSRSDefaultLayout
ReportsDefaultLayout
RoleDefaultLayout
RolesDefaultLayout
SQLAssembliesDefaultLayout
SQLWrapperDefaultLayout
SQLWrappersDefaultLayout
SafeDefaultLayout
SafesDefaultLayout
ServerTask
SplitTransaction
StepChangeDefaultLayout
TagsDefaultLayout
TeamDefaultLayout
TeamsDefaultLayout
TransactionAggregator
TransactionAggregators
TransactionCodeDefaultLayout
TransactionCodesDefaultLayout
TransactionDefaultLayout
TransactionMatcher
TransactionMatchers
TransactionTypeDefaultLayout
TransactionTypeValueDefaultLayout
TransactionTypesDefaultLayout
TransactionViewHelper
A helper class for an implementation of a ILayoutGenerator that has child transactions
This includes view visibility formulas to make sure the allocations sub views are only visible when the transaction is configured that way