Members

BorderStyle

Enum for BorderStyle of Editor

Properties:

Name Type Default Description
Box string box Box Type Editor
Line string line Line type Editor
None string none Without border type Editor

ButtonContentType

Enum for contentType of ejmButton

Properties:

Name Type Default Description
Text string text To display the text content only in button
Image string image To display the image only in button
Both string both Supports to display image with the text content

ButtonImagePosition

Enum for imagePosition of ejmButton

Properties:

Name Type Default Description
Left string left To display the image on left side of button text
Right string right To display the image on right side of button text

ButtonStyle

Enum for style of ejmButton

Properties:

Name Type Default Description
Normal string normal To render button control with normal style
Back string back To render button control with back icon
Header string header To button control render within a header
Large string large To render button control with parent width

DialogMode

Enum for mode of ejmDialog

Properties:

Name Type Default Description
Alert string alert To render dialog as alert type with single button on footer
Confirm string confirm To render dialog as confirm type with 2 buttons on footer
Custom string custom To render dialog as custom type

Display

Enum for MobileGrid Pager Display

Properties:

Name Type Default Description
Normal string normal Enum for Normal pager display
Fixed string fixed Enum for Fixed pager display

FilterBarMode

Enum for Mobile Grid Filter Bar mode

Properties:

Name Type Default Description
Immediate string immediate Used to display filter results as soon as typing the filter query or after specified time interval
OnEnter string onenter Used to display filter results after enter key is pressed

FilterType

Enum for Autocomplete FilterType

Properties:

Name Type Default Description
StartsWith string startswith To specify the type of filter
Contains string contains To specify the type of filter

NavBarMode

Enum for mode of ejmNavigationBar

Properties:

Name Type Default Description
Header string header To render navigation bar as header or footer
Toolbar string toolbar To render navigation bar as toolbar

Mode

Enum for AutoComplete Mode

Properties:

Name Type Default Description
Search string search Specifies the autocomplete mode
Default string default Specifies the autocomplete mode

NavBarMode

Enum for mode of ejmNavigationBar

Properties:

Name Type Default Description
Header string header To render navigation bar as header or footer
Toolbar string toolbar To render navigation bar as toolbar

NavBarPosition

Enum for position of ejmNavigationBar

Properties:

Name Type Default Description
Top string top To render navigation bar at top position
Bottom string bottom To render navigation bar at bottom position

NavBarTitleAlignment

Enum for titleAlignment of ejmNavigationBar

Properties:

Name Type Default Description
Left string left To align navigation bar title from left
Center string center To align navigation bar title at center
Right string right To align navigation bar title from right

Orientation

Enum for Orientation

Properties:

Name Type Default Description
Horizontal string horizontal Change the contol Orientation to Horizontal
Vertical string vertical Change the control Orientation to Vertical

PagerType

Enum for Mobile Grid Pager Type

Properties:

Name Type Default Description
Normal string normal used to enable normal pager which contain page navigation buttons
Scrollable string scrollable used to enable scrollable pager

RadialMenuPosition

Enum for position of ejmRadialMenu

Properties:

Name Type Default Description
RightCenter string rightcenter To fix radial menu in rightcenter position
RightTop string righttop To fix radial menu in righttop position
RightBottom string rightbottom To fix radial menu in rightbottom position
LeftCenter string leftcenter To fix radial menu in leftcenter position
LeftTop string lefttop To fix radial menu in lefttop position
LeftBottom string leftbottom To fix radial menu in leftbottom position

RadialSliderPosition

Enum for position of ejmRadialSlider

Properties:

Name Type Default Description
RightCenter string rightcenter To fix radial slider in rightcenter position
RightTop string righttop To fix radial slider in righttop position
RightBottom string rightbottom To fix radial slider in rightbottom position
LeftCenter string leftcenter To fix radial slider in leftcenter position
LeftTop string lefttop To fix radial slider in lefttop position
LeftBottom string leftbottom To fix radial slider in leftbottom position
TopLeft string topleft To fix radial slider in topleft position
TopRight string topright To fix radial slider in topright position
TopCenter string topcenter To fix radial slider in topcenter position
BottomLeft string bottomleft To fix radial slider in bottomleft position
BottomRight string bottomright To fix radial slider in bottomright position
BottomCenter string bottomcenter To fix radial slider in bottomcenter position

RenderMode

Enum for RenderMode

Properties:

Name Type Default Description
Auto string auto Auto RenderMode
IOS7 string ios7 IOS7 RenderMode
Android string android Android RenderMode
Windows string windows Windows RenderMode
Flat String flat Flat RenderMode

ShowOn

Enum for Menu ShowOn

Properties:

Name Type Default Description
Tap string tap Tap to open the menu
TapHold string taphold TapHold to open the menu

SortOrder

Enum for Autocomplete SortOrder

Properties:

Name Type Default Description
Ascending string ascending To display the suggestion result in Ascending order
Descending string descending To display the suggestion result in Descending order

TextBoxType

Enum for TextBoxType

Properties:

Name Type Default Description
Number string number Textbox Number type
Text string text Textbox Text type
Password string password Textbox Password type
Tel string tel Textbox Tel type
Email string email Textbox Email type

Theme

Enum for Theme

Properties:

Name Type Default Description
Auto string auto Auto RenderMode
Dark string dark Dark RenderMode
Light string light Light RenderMode

ThumbStyle

Enum for ThumbStyle in Slider

Properties:

Name Type Default Description
Normal string normal Change the thumbstyle to Normal
Small string small Change the thumbstyle to Small

RatingPrecision

Enum for ejmRating Precision

Properties:

Name Type Default Description
Full string full Full precision
Half string half Half precision
Exact string exact Exact precision

RatingShape

Enum for ejmRating Shape

Properties:

Name Type Default Description
Star string star Star shape
Circle string circle Circle shape
Diamond string diamond Diamond shape
Heart string heart Heart shape
Pentagon string pentagon Pentagon shape
Square string square Square shape
Triangle string triangle Triangle shape

RatingOrientation

Enum for ejmRating Orientation

Properties:

Name Type Default Description
Horizontal string horizontal Horizontal orientation
Vertical string vertical Vertical orientation