Variables
Const BOOSTRAP_CLASSES
BOOSTRAP_CLASSES: any[] = [ PhloxApp ]
Const DECLARATION_CLASSES
DECLARATION_CLASSES: any[] = [// Bootstrap ClassesPhloxApp,// Entry Component Classes// Phlox componentsToggleSwitch, ComponentWrapper,TabPane, Tab, ContextMenu, ComponentMenuItem, DefaultMenuItem, DefaultMenu, PaginationWizardPane, ScrollPaginationWizardPane, ScrollWizardPane,EllipsisButton, ComponentPopover, SimpleListPane, SignalsIndicator, ToastNotification, NotificationContainer, CheckMenuItem,CheckBox, ComponentDataLangSelector, ConnectionStatus, ConnectionStatusPane, ComponentAccordion, DefaultTableBody, DefaultExpandTableBody,DefaultTableRow, DefaultTableHeader, PhloxTable, ExpandableTableRow, ExpandableTableHeader, SimpleRippleButton, ContextMenuButton,RecordView,CalendarView, FormView, ViewButton, ViewWrapper, ActionButton, SearchButton, ActionMenuBar, CalendarEntryPopover,DefaultCalendarEntryPopover, DefaultEntryEditorPopover, DefaultCalendarEntryListPopover, DefaultComponentCalendarEntry,DataViewWrapper, StringDataView, FunctionDataView, TextBox, ComponentDropdownList, SimpleDropdownList, SimpleRadioButtons,ComponentRadioButtons, LinkSimpleDropdownList, ColorDropdownList, ColorSwatch, ThemeColorSwatch, DatePicker, TimePicker, TextArea, MultipleStateCheckBox,SimpleMultiDropdownList, SearchMultiDropdownList, PhloxDialog, ConfirmDialog, MessageDialog, ComponentDialog, ComponentFloatingHeaderPanel,FileSelector, PhloxChart, DefaultDataEditor, ColumnDisplay, ColumnSorting, ComponentSlidePane,// Material theme componentsMaterialTextBox, MaterialComponentDataLangSelector, MaterialSimpleDropdownList, MaterialTelNoTextBox, MaterialDatePicker, MaterialTimePicker,MaterialTextArea, MaterialBarLoader, MaterialIconLoader, MaterialDataIconLoader, MaterialFileSelector, MaterialCheckBox, MaterialToggleSwitch, MaterialAutocomplete,MaterialButton, MaterialRadioButtons, MaterialToggleSelectItems, MaterialSlider, MaterialSimpleMultiDropdownList,MaterialComponentMultiDropdownList, MaterialSearchMultiDropdownList, MaterialComponentDropdownList, MaterialImageSelector,// Directive ClassesPopoverDirective, Draggable, Droppable, RequiredValidator, RegexValidator, MinValidator, MaxValidator, CustomValidator, Preload, ScrollLoad, DisableControl,// Pipe ClassesReversePipe, FormatterPipe, InverseFormatterPipe, KeysPipe, TypeofPipe, TextPipe, SortPipe, ColumnizePipe, StringifyPipe]
Const ENTRY_COMPONENT_CLASSES
ENTRY_COMPONENT_CLASSES: any[] = [// Phlox componentsToggleSwitch, ComponentWrapper,TabPane, Tab, ContextMenu, ComponentMenuItem, DefaultMenuItem, DefaultMenu, PaginationWizardPane, ScrollPaginationWizardPane, ScrollWizardPane,EllipsisButton, ComponentPopover, SimpleListPane, SignalsIndicator, ToastNotification, NotificationContainer, CheckMenuItem,CheckBox, ComponentDataLangSelector, ConnectionStatus, ConnectionStatusPane, ComponentAccordion, DefaultTableBody, DefaultExpandTableBody,DefaultTableRow, DefaultTableHeader, PhloxTable, ExpandableTableRow, ExpandableTableHeader, SimpleRippleButton, ContextMenuButton,RecordView,CalendarView, FormView, ViewButton, ViewWrapper, ActionButton, SearchButton, ActionMenuBar, CalendarEntryPopover,DefaultCalendarEntryPopover, DefaultEntryEditorPopover, DefaultCalendarEntryListPopover, DefaultComponentCalendarEntry,DataViewWrapper, StringDataView, FunctionDataView, TextBox, ComponentDropdownList, SimpleDropdownList, SimpleRadioButtons,ComponentRadioButtons, LinkSimpleDropdownList, ColorDropdownList, ColorSwatch, ThemeColorSwatch, DatePicker, TimePicker, TextArea, MultipleStateCheckBox,SimpleMultiDropdownList, SearchMultiDropdownList, PhloxDialog, ConfirmDialog, MessageDialog, ComponentDialog, ComponentFloatingHeaderPanel,FileSelector, PhloxChart, DefaultDataEditor, ColumnDisplay, ColumnSorting, ComponentSlidePane,// Material theme componentsMaterialTextBox, MaterialComponentDataLangSelector, MaterialSimpleDropdownList, MaterialTelNoTextBox, MaterialDatePicker, MaterialTimePicker,MaterialTextArea, MaterialBarLoader, MaterialIconLoader, MaterialDataIconLoader, MaterialFileSelector, MaterialCheckBox, MaterialToggleSwitch, MaterialAutocomplete,MaterialButton, MaterialRadioButtons, MaterialToggleSelectItems, MaterialSlider, MaterialSimpleMultiDropdownList,MaterialComponentMultiDropdownList, MaterialSearchMultiDropdownList, MaterialComponentDropdownList, MaterialImageSelector]
Const SERVICE_CLASSES
SERVICE_CLASSES: any[] = [PhloxAppInfoService, ObservableManager, PhloxAppService, ColorThemeProvider, NeedFocusService,DefaultDataEditorActionProvider, DefaultDataEditorViewProvider, TypeResolveService,DialogService, BackgroundProcessManager, ConnectionManager, UISystemClock, NotificationManager, FormatterFactory,KeyboardShortcutService, CountryCodeService, LanguagesCodeService, MIMETypeService, DefaultEditorSettingFactory,DefaultDataServiceFactory,{ provide: EditorSettingServiceFactory, useClass: DefaultEditorSettingFactory },{ provide: DataEditorActionProvider, useClass: DefaultDataEditorActionProvider },{ provide: DataEditorViewProvider, useClass: DefaultDataEditorViewProvider },{ provide: DataServiceFactory, useClass: DefaultDataServiceFactory },{ provide: APP_BASE_URLS, useValue: DEFAULT_APP_BASE_URLS }]
/