A B C D E F G H I L M N O P R S T U V W Y

G

getAction() - Method in interface net.pleso.framework.client.bl.forms.items.IActionFormItem
Returns item action provider.
getAction() - Method in class net.pleso.framework.client.bl.forms.items.impl.ActionFormItem
 
getActionCaption() - Method in interface net.pleso.framework.client.bl.providers.IActionProvider
Returns action caption.
getActionCaption() - Method in class net.pleso.framework.client.bl.providers.impl.Menu
 
getActionProviders() - Method in interface net.pleso.framework.client.bl.providers.IActionProviders
Returns array with action providers which provides this implementation.
getActionProviders() - Method in class net.pleso.framework.client.bl.providers.impl.Menu
 
getAddForm(IDataRow) - Method in interface net.pleso.framework.client.bl.providers.IAddFormProvider
This function returns new add form instance by some selected in context row, which can be null if there is no context or row selected.
getAsLong() - Method in class net.pleso.framework.client.dal.types.BigInt
 
getAsString() - Method in class net.pleso.framework.client.dal.types.BigInt
 
getAsString() - Method in class net.pleso.framework.client.dal.types.StringTime
 
getAsTime() - Method in class net.pleso.framework.client.dal.types.StringTime
 
getAuthClasses(Properties) - Method in interface net.pleso.auth.server.IAuthProvider
Returns a array of classes to which the user has access.
getAuthProps(HttpServletRequest) - Static method in class net.pleso.auth.server.DefaultAuthServiceImpl
Statically gets authentication properties by external HttpServletRequest instance.
getAuthProviderImpl() - Method in class net.pleso.auth.server.DefaultAuthServiceImpl
Gets IAuthProvider implementation.
getBigInt() - Method in class net.pleso.framework.client.dal.db.types.DBBigInt
 
getBoolean() - Method in class net.pleso.framework.client.dal.db.types.DBBoolean
 
getCaption() - Method in interface net.pleso.framework.client.bl.forms.IForm
Form caption used as short description of it's functionality for user.
getCaption() - Method in interface net.pleso.framework.client.bl.forms.items.IFormItem
Item caption is used as short item description for user.
getCaption() - Method in interface net.pleso.framework.client.bl.forms.items.IFormItemsGroup
Represents items group caption.
getCaption() - Method in class net.pleso.framework.client.bl.forms.items.impl.ActionFormItem
 
getCaption() - Method in class net.pleso.framework.client.bl.forms.items.impl.EditFormItem
 
getCaption() - Method in class net.pleso.framework.client.bl.forms.items.impl.EditRangeFormItem
 
getCaption() - Method in class net.pleso.framework.client.bl.forms.items.impl.EnumFormItem
 
getCaption() - Method in class net.pleso.framework.client.bl.forms.items.impl.FormItemsGroup
 
getCaption() - Method in class net.pleso.framework.client.bl.forms.items.impl.InfoEnumFormItem
 
getCaption() - Method in class net.pleso.framework.client.bl.forms.items.impl.InfoFormItem
 
getCaption() - Method in class net.pleso.framework.client.bl.forms.items.impl.SelectorFormItem
 
getCaption() - Method in interface net.pleso.framework.client.bl.IEnumItem
Returns localized verbose string representation of item.
getCaption() - Method in class net.pleso.framework.client.bl.impl.DBIntEnum
 
getCaption() - Method in class net.pleso.framework.client.bl.rb.columns.impl.EnumRBColumn
 
getCaption() - Method in class net.pleso.framework.client.bl.rb.columns.impl.RBColumn
 
getCaption() - Method in interface net.pleso.framework.client.bl.rb.columns.IRBColumn
Represents column caption which describes meaning of this column.
getCaption() - Method in interface net.pleso.framework.client.bl.rb.IRB
Use this function to retrieve reference book caption, which can be displayed as short description of this data set.
getCaption() - Method in interface net.pleso.framework.client.dal.IDataColumn
Returns localized data column caption.
getCaption() - Method in class net.pleso.framework.client.dal.impl.DataColumn
 
getCaption() - Method in interface net.pleso.framework.client.ui.interfaces.IWindow
 
getCaption() - Method in class net.pleso.framework.client.ui.windows.Slider
Gets Slider caption.
getCaption() - Method in class net.pleso.framework.client.ui.windows.Window
 
getCell(IDataColumn) - Method in interface net.pleso.framework.client.dal.IDataRow
Returns IDBValue instance representing current value of specified column.
getCellText(int) - Method in interface net.pleso.framework.client.ui.controls.datagrid.interfaces.IDataGridRow
Gets text from specified cell of row.
getCellWidget(int) - Method in interface net.pleso.framework.client.ui.controls.datagrid.interfaces.IDataGridRow
Sets widget from specified cell of row.
getCenterByWidget() - Method in class net.pleso.framework.client.ui.controls.StatusPanel
Gets widget to centre panel by.
getColumn(int) - Method in interface net.pleso.framework.client.dal.IDataRow
Returns IDataColumn by its zero based index.
getColumnCount() - Method in interface net.pleso.framework.client.dal.IDataRow
Returns columns count.
getColumnIndex() - Method in class net.pleso.framework.client.ui.controls.datagrid.SortableColumnHeader
Gets column index.
getColumns() - Method in interface net.pleso.framework.client.bl.rb.IRB
Defines array of columns which must represent data.
getColumns() - Method in class net.pleso.framework.client.ui.controls.datagrid.DataGrid
Gets columns of grid.
getColumns() - Method in class net.pleso.framework.client.ui.custom.controls.datagrid.DataGridWrapper
Gets data columns
getColumnWidth() - Method in class net.pleso.framework.client.ui.controls.datagrid.DataGridColumn
Gets current proportional column width.
getCustomFormType() - Method in class net.pleso.framework.client.ui.custom.CustomFormWindow
 
GetData(AsyncCallback) - Method in interface net.pleso.framework.client.bl.actions.IRowLoader
Asynchronous loads data row from known data set through AsyncCallback instance.
getDatabase() - Method in class net.pleso.auth.client.UserInfo
 
getDataBinder() - Method in class net.pleso.framework.client.ui.controls.datagrid.DataGrid
Gets grid IDataBinder implementation instance.
getDataColumn() - Method in interface net.pleso.framework.client.bl.forms.items.IEditColumnFormItem
Returns edited data column.
getDataColumn() - Method in interface net.pleso.framework.client.bl.forms.items.IInfoFormItem
Returns binded data column.
getDataColumn() - Method in class net.pleso.framework.client.bl.forms.items.impl.EditFormItem
 
getDataColumn() - Method in class net.pleso.framework.client.bl.forms.items.impl.EnumFormItem
 
getDataColumn() - Method in class net.pleso.framework.client.bl.forms.items.impl.InfoEnumFormItem
 
getDataColumn() - Method in class net.pleso.framework.client.bl.forms.items.impl.InfoFormItem
 
getDataColumn() - Method in class net.pleso.framework.client.bl.rb.columns.impl.EnumRBColumn
 
getDataColumn() - Method in class net.pleso.framework.client.bl.rb.columns.impl.RBColumn
 
getDataColumn() - Method in interface net.pleso.framework.client.bl.rb.columns.IRBDataColumn
Each IRBDataColumn wraps one data column of the rows retrieved by reference book data source.
getDataGrid() - Method in interface net.pleso.framework.client.ui.controls.datagrid.interfaces.IDataGridHeader
 
getDataGrid() - Method in interface net.pleso.framework.client.ui.controls.datagrid.interfaces.IDataGridRow
 
getDataRow() - Method in interface net.pleso.framework.client.ui.controls.datagrid.interfaces.IDataGridRow
This function return data of this row from grid's dataset.
getDataRow() - Method in class net.pleso.framework.client.ui.custom.CustomFormWindow
 
getDataSource() - Method in interface net.pleso.framework.client.bl.rb.IRB
Grants access for authorized data source with reference book data.
getDataSource() - Method in class net.pleso.framework.client.ui.controls.datagrid.DataGrid
Gets grid datasource.
getDataSource() - Method in class net.pleso.framework.client.ui.custom.controls.datagrid.DataGridWrapper
Gets data source instance
getDate() - Method in class net.pleso.framework.client.dal.db.types.DBDate
 
getDate() - Method in class net.pleso.framework.client.ui.controls.calendar.CalendarWidget
 
getDay() - Method in class net.pleso.framework.client.ui.controls.calendar.CalendarWidget
 
getDBIntegerValue() - Method in class net.pleso.framework.client.bl.impl.DBIntEnum
Gets DBInteger current value
getDBValue() - Method in interface net.pleso.framework.client.bl.IEnumItem
Returns item value as IDBValue.
getDBValue() - Method in class net.pleso.framework.client.bl.impl.DBIntEnum
 
getDeckPanel() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabPanel
Gets the deck panel within this tab panel.
getDeleteRowExecutor() - Method in interface net.pleso.framework.client.bl.providers.IDeleteRowProvider
Returns instance of IDeleteRowExecutor.
getEditForm(IDataRow) - Method in interface net.pleso.framework.client.bl.providers.IEditFormProvider
This function returns new edit form instance for some selected in context row.
getEnum() - Method in interface net.pleso.framework.client.bl.forms.items.IEditEnumColumnFormItem
Gets enumeration with possible column values.
getEnum() - Method in interface net.pleso.framework.client.bl.forms.items.IInfoEnumColumnFormItem
Returns enumeration with possible column values.
getEnum() - Method in class net.pleso.framework.client.bl.forms.items.impl.EnumFormItem
 
getEnum() - Method in class net.pleso.framework.client.bl.forms.items.impl.InfoEnumFormItem
 
getEnum() - Method in class net.pleso.framework.client.bl.rb.columns.impl.EnumRBColumn
 
getEnum() - Method in interface net.pleso.framework.client.bl.rb.columns.IRBEnumDataColumn
Gets enumeration with possible column values.
getEventListener() - Method in class net.pleso.framework.client.ui.controls.datagrid.DataGrid
Gets events listener.
getEventListener() - Method in class net.pleso.framework.client.ui.custom.controls.datagrid.DataGridWrapper
Gets events listener of DataGrid
getEventListener() - Method in class net.pleso.framework.client.ui.custom.controls.datagrid.Pager
Gets events listener instance
getFloat() - Method in class net.pleso.framework.client.dal.db.types.DBFloat
 
getGroups() - Method in interface net.pleso.framework.client.bl.forms.IForm
Form consists from grouped items.
getHeaderText(int) - Method in interface net.pleso.framework.client.ui.controls.datagrid.interfaces.IDataGridHeader
Gets text from specified cell in header row.
getHeaderWidget(int) - Method in interface net.pleso.framework.client.ui.controls.datagrid.interfaces.IDataGridHeader
Gets widget from specified cell in header row.
getHighBoundDataColumn() - Method in interface net.pleso.framework.client.bl.forms.items.IEditRangeFormItem
Returns edited column for high range value.
getHighBoundDataColumn() - Method in class net.pleso.framework.client.bl.forms.items.impl.EditRangeFormItem
 
getHost() - Method in class net.pleso.auth.client.UserInfo
 
getIndex() - Method in interface net.pleso.framework.client.ui.controls.datagrid.interfaces.IDataGridRow
 
getInstance() - Static method in class net.pleso.framework.client.ui.windows.TabbedSliderManager
 
getInt() - Method in class net.pleso.framework.client.bl.impl.DBIntEnum
Gets integer current value
getInteger() - Method in class net.pleso.framework.client.dal.db.types.DBInteger
 
getItems() - Method in interface net.pleso.framework.client.bl.forms.items.IFormItemsGroup
Returns array of form items included in this group.
getItems() - Method in class net.pleso.framework.client.bl.forms.items.impl.FormItemsGroup
 
getItems() - Method in interface net.pleso.framework.client.bl.IEnum
Returns enumeration items array.
getLimit() - Method in class net.pleso.framework.client.dal.SelectParams
Gets limit records in page
getLogin() - Method in class net.pleso.auth.client.UserInfo
 
getLowBoundDataColumn() - Method in interface net.pleso.framework.client.bl.forms.items.IEditRangeFormItem
Returns edited column for low range value.
getLowBoundDataColumn() - Method in class net.pleso.framework.client.bl.forms.items.impl.EditRangeFormItem
 
getMessage() - Method in exception net.pleso.auth.client.AuthenticationException
 
getMonth() - Method in class net.pleso.framework.client.ui.controls.calendar.CalendarWidget
 
getName() - Method in interface net.pleso.framework.client.dal.IDataColumn
Returns native data column name.
getName() - Method in class net.pleso.framework.client.dal.impl.DataColumn
 
getNullItem() - Method in interface net.pleso.framework.client.bl.IEnum
Returns item that represent null value of this enumeration item or null if there is such item doesn't exists.
getOffset() - Method in class net.pleso.framework.client.dal.SelectParams
Gets current record offset
getOrder() - Method in class net.pleso.framework.client.dal.impl.DataColumn
Gets column order
getOrderByColumnName() - Method in class net.pleso.framework.client.dal.SelectParams
Gets column name by which data source is sorting
getOrderByDirection() - Method in class net.pleso.framework.client.dal.SelectParams
Gets order direction (true - "asc"; false - "desc")
getOrderByDirectionString() - Method in class net.pleso.framework.client.dal.SelectParams
Gets order direction like string
getOrderDirection() - Method in class net.pleso.framework.client.ui.controls.datagrid.SortableColumnHeader
Gets order direction.
getParametersForm(IDataRow) - Method in interface net.pleso.framework.client.bl.providers.IParametersFormProvider
This function returns new parameters form instance.
getParams() - Method in class net.pleso.framework.client.ui.custom.controls.datagrid.Pager
Gets select parameters
getParentSlider() - Method in interface net.pleso.framework.client.ui.interfaces.IWindow
 
getParentSlider() - Method in class net.pleso.framework.client.ui.windows.Window
 
getPassword() - Method in class net.pleso.auth.client.UserInfo
 
getPopupLeft() - Method in class net.pleso.framework.client.ui.controls.StatusPanel
Gets the popup's left position relative to the browser's client area.
getPopupTop() - Method in class net.pleso.framework.client.ui.controls.StatusPanel
Gets the popup's top position relative to the browser's client area.
getPort() - Method in class net.pleso.auth.client.UserInfo
 
getRB(IDataRow) - Method in interface net.pleso.framework.client.bl.providers.IRBProvider
Returns reference book instance for selected in context row.
getRemoveTabListener() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabBar
 
getRemoveTabListener() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabPanel
 
getReport() - Method in interface net.pleso.framework.client.bl.providers.IReportProvider
Returns report builder instance.
getResultListener() - Method in class net.pleso.auth.client.AuthController
Gets IAuthResultListener implementation.
getRowClassifiers() - Method in interface net.pleso.framework.client.bl.rb.IRowClassifiersProvider
Returns array of IRowClassifier.
getRowClassifiers() - Method in class net.pleso.framework.client.ui.custom.controls.datagrid.DataGridWrapper
Gets row classifiers
getRowsCount() - Method in class net.pleso.framework.client.bl.forms.items.impl.MultilineEditFormItem
 
getRowsCount() - Method in interface net.pleso.framework.client.bl.forms.items.IMultilineEditFormItem
Returns rows count in multiline editor.
getRowStyle() - Method in class net.pleso.framework.client.bl.rb.impl.DefaultRowClassifier
 
getRowStyle() - Method in interface net.pleso.framework.client.bl.rb.IRowClassifier
Returns row style which positive classified by this classifier.
getSearchForm() - Method in interface net.pleso.framework.client.bl.providers.ISearchFormProvider
This function returns new search form instance.
getSearchRow() - Method in class net.pleso.framework.client.dal.SelectParams
Gets row with search parameters
getSelectedRow() - Method in class net.pleso.framework.client.ui.controls.datagrid.DataGrid
Gets selected row.
getSelectedRow() - Method in class net.pleso.framework.client.ui.custom.controls.datagrid.DataGridWrapper
Gets current selected row
getSelectedRow() - Method in class net.pleso.framework.client.ui.custom.CustomRBWindow
Gets current selected row in reference book
getSelectedTab() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabBar
Gets the tab that is currently selected.
getSelector() - Method in class net.pleso.framework.client.bl.forms.items.impl.SelectorFormItem
 
getSelector() - Method in interface net.pleso.framework.client.bl.forms.items.ISelectorFormItem
Returns selector for related reference book.
getShownColumn() - Method in class net.pleso.framework.client.bl.forms.items.impl.SelectorFormItem
 
getShownColumn() - Method in interface net.pleso.framework.client.bl.forms.items.ISelectorFormItem
Returns binded data column with representation of selectable data.
getSize() - Method in interface net.pleso.framework.client.bl.forms.items.IActionFormItem
Returns item size.
getSize() - Method in class net.pleso.framework.client.bl.forms.items.impl.ActionFormItem
 
getSlider(int) - Method in class net.pleso.framework.client.ui.windows.SliderTabPanel
Returns Slider on tab specified by order intex.
getSliderCount() - Method in class net.pleso.framework.client.ui.windows.SliderTabPanel
 
getSortableColumnHeaderListener() - Method in class net.pleso.framework.client.ui.controls.datagrid.SortableColumnHeader
Gets events listener.
getString() - Method in class net.pleso.framework.client.dal.db.types.DBString
 
getStringDate() - Method in class net.pleso.framework.client.dal.db.types.DBStringTime
 
getTabBar() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabPanel
Gets the tab bar within this tab panel.
getTabCount() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabBar
Gets the number of tabs present.
getTabHTML(int) - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabBar
Gets the specified tab's HTML.
getTabHTML() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabItemWidget
Gets caption text of item
getTabItemWidgetEventListener() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabItemWidget
Gets close event listener
getText() - Method in class net.pleso.framework.client.ui.controls.calendar.CalendarPopup
Gets text from date textbox
getText() - Method in class net.pleso.framework.client.ui.controls.StatusPanel
Gets text on panel.
getTime() - Method in class net.pleso.framework.client.dal.db.types.DBTime
 
getTotalCount() - Method in class net.pleso.framework.client.ui.custom.controls.datagrid.Pager
Gets count of rows
getUserInfo() - Method in class net.pleso.auth.client.AuthController
Gets authenticated user information.
getUserInfo() - Method in interface net.pleso.auth.client.AuthService
Gets authenticated user information.
getUserInfo(AsyncCallback) - Method in interface net.pleso.auth.client.AuthServiceAsync
 
getUserInfo() - Method in class net.pleso.auth.server.DefaultAuthServiceImpl
 
getValue() - Method in class net.pleso.framework.client.bl.impl.IntEnum
Returns enumeration item int value.
getValue() - Method in interface net.pleso.framework.client.dal.db.IDBValue
Returns string representation of current value, held in implementation.
getValue() - Method in class net.pleso.framework.client.dal.db.types.DBBigInt
 
getValue() - Method in class net.pleso.framework.client.dal.db.types.DBBoolean
 
getValue() - Method in class net.pleso.framework.client.dal.db.types.DBDate
 
getValue() - Method in class net.pleso.framework.client.dal.db.types.DBFloat
 
getValue() - Method in class net.pleso.framework.client.dal.db.types.DBInteger
 
getValue() - Method in class net.pleso.framework.client.dal.db.types.DBString
 
getValue() - Method in class net.pleso.framework.client.dal.db.types.DBStringTime
 
getValue() - Method in class net.pleso.framework.client.dal.db.types.DBTime
 
getValue() - Method in class net.pleso.framework.client.ui.custom.controls.data.CalendarDataControl
Gets current IDBValue in data control.
getValue() - Method in class net.pleso.framework.client.ui.custom.controls.data.FloatDataControl
 
getValue() - Method in class net.pleso.framework.client.ui.custom.controls.data.TextBoxDataControl
Gets current value in control
getViewForm() - Method in interface net.pleso.framework.client.bl.providers.IAdditionalInfoProvider
Returns IViewForm instance.
getViewForm(IDataRow) - Method in interface net.pleso.framework.client.bl.providers.IViewFormProvider
This function returns new view form instance for some selected in context row.
getWidget(int) - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabPanel
 
getWidget() - Method in interface net.pleso.framework.client.ui.interfaces.IWindow
 
getWidget() - Method in class net.pleso.framework.client.ui.windows.Window
 
getWidgetCount() - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabPanel
 
getWidgetIndex(Widget) - Method in class net.pleso.framework.client.ui.controls.tabcontrol.TabPanel
 
getWidth() - Method in class net.pleso.framework.client.bl.rb.columns.impl.EnumRBColumn
 
getWidth() - Method in class net.pleso.framework.client.bl.rb.columns.impl.RBColumn
 
getWidth() - Method in interface net.pleso.framework.client.bl.rb.columns.IRBColumn
Use IRBColumn.getWidth() to control width of each column in reference book.
getWindowCount() - Method in class net.pleso.framework.client.ui.windows.ModalWindowDeck
Gets the number of child IWindow in this deck.
getYear() - Method in class net.pleso.framework.client.ui.controls.calendar.CalendarWidget
 

A B C D E F G H I L M N O P R S T U V W Y
Copyright © 2006-2007 pleso.net crew All Rights Reserved.