Index
All Classes|All Packages
M
- main(String[]) - Static method in class com.ebasetech.xi.services.PushNotification
 - MainControl - Interface in com.ebasetech.xi.api.controls
 - 
Main Control
 - makeJDBCDateString(Date) - Method in class com.ebasetech.xi.services.DatabaseServices
 - 
Creates a SQL escape string for a date in the format {d 'yyyy-mm-dd'}.
 - makeJDBCDateStringFromField(Field) - Method in class com.ebasetech.xi.services.DatabaseServices
 - 
Creates a SQL escape string in the format {d 'yyyy-mm-dd'} from a form field of type Date, DateTime or Time.
 - makeJDBCTimestampString(Date) - Method in class com.ebasetech.xi.services.DatabaseServices
 - 
Creates a SQL escape string for a timestamp field in the format {ts 'yyyy-mm-dd hh:mm:ss.fff'}.
 - makeJDBCTimestampStringFromField(Field) - Method in class com.ebasetech.xi.services.DatabaseServices
 - 
Creates a SQL escape string in the format {ts 'yyyy-mm-dd hh:mm:ss.fff'} from a form field of type Date, DateTime or Time.
 - makeJDBCTimeString(Date) - Method in class com.ebasetech.xi.services.DatabaseServices
 - 
Creates a SQL escape string for a time field in the format {t 'hh:mm:ss'}.
 - makeJDBCTimeStringFromField(Field) - Method in class com.ebasetech.xi.services.DatabaseServices
 - 
Creates a SQL escape string in the format {t 'hh:mm:ss'} from a form field of type Date, DateTime or Time.
 - makeMapObject() - Static method in class com.ebasetech.xi.services.ObjectServices
 - makeSynchronizedMapObject() - Static method in class com.ebasetech.xi.services.ObjectServices
 - MarginStyleProperties - Interface in com.ebasetech.xi.api.controls
 - 
Margin represents space outside an element's border, and is displayed with the background color of it's parent element.
 - MenuControl - Interface in com.ebasetech.xi.api.controls
 - 
MenuControl is the base interface for both horizontal and vertical menu controls.
 - MenuItemControl - Interface in com.ebasetech.xi.api.controls
 - 
MenuItemControlacts as the base interface for both static and dynamic menu items - MenuLevelProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
MenuLevelPropertiesinterface represents styling properties applied to all menu items at a specific level of a menu. - MenuStateProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
MenuStatePropertiesinterface represents menu item styling properties for a specific menu item state. - MessageContainer - Interface in com.ebasetech.xi.api
 - MessageControl - Interface in com.ebasetech.xi.api.controls
 - 
A Message Control represents a location on a page where error and warning messages are displayed.
 - MessageProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
MessagePropertiesinterface represents styling properties of error and warning messages. - MessageStyleProperties - Interface in com.ebasetech.xi.api.controls
 - 
The
MessagePropertiesinterface represents styling properties of error and warning messages. - mongoDB - Variable in class com.ebasetech.xi.services.DatabaseServices
 - MongoServices - Class in com.ebasetech.xi.services
 - MongoServices() - Constructor for class com.ebasetech.xi.services.MongoServices
 - moveFile(String, String) - Static method in class com.ebasetech.xi.services.FileServices
 - 
Moves the file specified by fromPath to the path specified by toPath.
 - MultimediaControlProperties - Interface in com.ebasetech.xi.api.controls
 
All Classes|All Packages