Package com.ebasetech.xi.api
Interface ApplicationLayout
- All Superinterfaces:
BaseForm,BaseWebForm,Element,EventOwner,MessageContainer,java.io.Serializable,WebFormEventOwner
public interface ApplicationLayout extends BaseWebForm
The
ApplicationLayout interface represents a Form's Application Layout. This is the root object
for an interactive form and provides access to elements within the form.- Since:
- V5.14.0
-
Method Summary
Methods inherited from interface com.ebasetech.xi.api.BaseForm
abort, getAbortMessage, getFields, getLanguage, getResources, getTables, getTexts, getTimezone, setLanguage, setTimezoneMethods inherited from interface com.ebasetech.xi.api.BaseWebForm
getControls, getControlsByModifier, getProject, getThemePath, isUseProjectTheme, setThemePath, useProjectThemeMethods inherited from interface com.ebasetech.xi.api.Element
getElementName, getElementTypeMethods inherited from interface com.ebasetech.xi.api.MessageContainer
addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessage, addErrorMessageText, addErrorMessageText, addErrorMessageText, addInfoMessage, addInfoMessage, addInfoMessageText, addInfoMessageText, addInfoMessageText, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessage, addWarningMessageText, addWarningMessageText, addWarningMessageText, existErrorMessages, existInfoMessages, existMessages, existWarningMessages