Uses of Interface
com.ebasetech.xi.api.controls.MarginStyleProperties

Packages that use MarginStyleProperties
com.ebasetech.xi.api.controls   
 

Uses of MarginStyleProperties in com.ebasetech.xi.api.controls
 

Subinterfaces of MarginStyleProperties in com.ebasetech.xi.api.controls
 interface ButtonColumnControl
           
 interface ButtonControl
          Button Control
 interface ButtonControlProperties
           
 interface EbaseButtonControlProperties
          The EbaseButtonControlProperties interface represents common properties for all Ebase navigation buttons.
 interface FieldControl
          Field Control
 interface FieldHyperlinkProperties
          Field Hyperlink Properties.
 interface FinishButtonControl
          Finish Button Control is one of the supplied Ebase page navigation buttons.
 interface GridControl
          Grid Control.
 interface GroupAndPagePanelProperties
           
 interface GroupPanelControl
          A Group Panel Control is a titled box container with three texts: header text, information text and trailer text.
 interface HorizontalLineControl
          A Horizontal Line Control represents a horizontal line.
 interface HorizontalMenuControl
          A Horizontal Menu Control represents a menu where the top level is shown horizontally and is always visible.
 interface HyperlinkControl
          A Hyperlink Control represents a text displayed as a hyperlink.
 interface ImageControl
          Image Control.
 interface MenuControl
          MenuControl is the base interface for both horizontal and vertical menu controls.
 interface MessageStyleProperties
          The MessageProperties interface represents styling properties of error and warning messages.
 interface NextPageButtonControl
          Next Page Button Control is one of the supplied Ebase page navigation buttons.
 interface PageNavigationPanel
          A Page Navigation Control represents a panel containing up to five buttons.
 interface PagePanelControl
          A Page Panel Control is a specialised titled box container with three texts: header text, information text and trailer text.
 interface PanelControl
          Panel Control
 interface PDFPageStyleProperties
          The PDFPageStyleProperties interface represents styling properties applied to a page when it is included in a PDF.
 interface PrevPageButtonControl
          Previous Page Button Control is one of the supplied Ebase page navigation buttons.
 interface RepeatingStyleProperties
          The RepeatingStyleProperties represents styling properties shared by both a Repeater Control and a Repeater Row Control.
 interface RepeatingTableControl
          A Repeater Control provides a flexible way of displaying data from a table.
 interface RepeatingTableRowControl
          A Repeater Row Control represents a single table row within a Repeater Control.
 interface RestoreButtonControl
          A Restore Button Control represents the restore button for the Save/Restore Feature.
 interface SaveButtonControl
          A Save Button Control represents the save button for the Save/Restore Feature.
 interface SpacerControl
          A Spacer Control control represents either or both a horizontal space and/or a vertical space.
 interface TableControlStyleProperties
           
 interface TabSetControl
          A Tab Set Control is a container containing a number of individual tabs.
 interface TextControl
          A Text Control represents a text.
 interface TitlePanelControl
          A Titled Panel Control is a container control with a title bar and border, where the title bar can contain a text and/or an image.
 interface VerticalMenuControl
          A Vertical Menu Control represents a menu where the top level is shown vertically; subsequent levels can also be shown vertically with the menu expanding to accommodate them, or they can be shown as dynamic drop out menus in the same way as for a Horizontal Menu Control.