Index

src/core/widget-facade/input.directive.ts

$

src/core/widget-facade/widget-facade-factory.ts

$

src/ui/mdi/smart-mdi.component.ts

$

src/ui/toolbar/smart-toolbar.component.ts

$

src/ui/toolbar/controls/button-label-map.ts

buttonLabels
Type : object
Default value : { add: 'Add', cancel: 'Cancel', delete: 'Delete', save: 'Save', copy: 'Copy', previous: '<', next: '>', }

src/test.ts

context
Default value : require.context('./', true, /\.spec\.ts$/)
require
Type : any

src/core/smart-data-source/filter.util.ts

defaultFilterOperators
Type : object
Default value : { character: 'startswith', string: 'startswith', }

src/ui/viewer/components/field/field.component.ts

FIELD_POSITION_SETTINGS
Type : []
Default value : [ 'position', 'left', 'right', 'top', 'bottom', 'margin', 'margin-top', 'margin-bottom', 'margin-left', 'margin-right', ]
LABEL_POSITION_SETTINGS
Type : []
Default value : ['top', 'bottom', 'position', 'left']

src/ui/viewer/components/field/field-settings.ts

LABEL_LESS_TYPES
Type : []
Default value : [ 'text', 'editor', 'lookup', 'combo', 'checkbox', 'button', ]

src/ui/builtin/login/smart-login.directive.ts

LOGIN_ROLE
Type : string
Default value : 'login'
LOGOUT_ROLE
Type : string
Default value : 'logout'

src/ui/builtin/login/smart-login.template.ts

loginTemplate
Default value : `<div class="form-horizontal" style="padding-right: 40px; padding-left: 40px; padding-top: 30px;"> <div class="form-group"> <label class="control-label col-4">Username</label> <div class="col-8"> <input #usernameInput class="form-control" type="text" [(ngModel)]="userName"/> </div> </div> <div class="form-group"> <label class="control-label col-4">Password</label> <div class="col-8"> <input #passwordInput class="form-control" type="password" [(ngModel)]="password"/> </div> </div> </div>`

src/core/smart-data-source/smart-datasource.ts

moment
Default value : moment_

src/ui/form/rendering/smart-renderers.injection-token.ts

SMART_RENDERERS
Default value : new InjectionToken<RendererDefinition>( 'SmartFormItemRenderers' )

src/core/smart-config.service.ts

smartConfig
Type : SmartConfigOptions
Default value : null

src/smart-developer-tools/smart-developer-tools.layout.ts

SmartDeveloperToolsFormLayout
Type : SmartFormConfiguration
Default value : { columns: [ { TabFolder: { componentType: 'tabfolder', componentOptions: { objectName: 'TabFolder', verticalStretch: true, pages: [ { label: 'Session Info', columns: [ { SessionInfo: { componentType: 'custom', componentOptions: { verticalStretch: true, placeholderId: 'sessionInfo', }, }, }, ], }, { label: 'File Search', columns: [ { FileSearch: { componentType: 'custom', componentOptions: { verticalStretch: true, placeholderId: 'fileSearch', }, }, }, ], }, { label: 'ABL Dojo', columns: [ { AblDojo: { componentType: 'custom', componentOptions: { verticalStretch: true, placeholderId: 'ablDojo', }, }, }, ], }, { label: 'AppServer', columns: [ { AppServer: { componentType: 'custom', componentOptions: { verticalStretch: true, placeholderId: 'appServer', }, }, }, ], }, { label: 'Server Side Logging', columns: [ { ServerSideLogging: { componentType: 'custom', componentOptions: { verticalStretch: true, placeholderId: 'serverSideLogging', }, }, }, ], }, { label: 'Configuration Info', columns: [ { ConfigurationInfo: { componentType: 'custom', componentOptions: { verticalStretch: true, placeholderId: 'configurationInfo', }, }, }, ], }, ], }, }, }, ], settings: { iconFileName: 'Consultingwerk/Windows/Framework/Images/army_knife_16.png', stretchMode: true, }, }

result-matching ""

    No results matching ""