Class Reference
%DeepSee.UI.WorksheetBuilder
|
|
![]() |
|||
Private Storage |
This lets a user create and edit worksheets. A worksheet can be used as a source of KPI values or to drive dashboards.
|
|
|
If this page has multiple views, this is its initial display mode.
Docbook ID for this page.
Pick up formula code.
Displayed name of this page.
|
Local copy of worksheet object.
If true, user can modify (non-read-only) worksheet.
If true, user cannot modify the current worksheet.
Indicates what the cell value editor is showing: "cell","row", or "column".
Name of worksheet being viewed.
|
This class method callback is called just before the server-side page object is created.
Get the (localized) name of the page.
Get the product name for the page.
Get the (localized) title string for the page. This should be implemented in a subclass.
Test for additional resources.
This callback is called when the upload form on this page is submitted. pSubmit is a%ZEN.Submit object containing details of the form submit.
Delete a worksheet.
Draw the help panel.
Get content object for JSON provider.
Get information to display in the ribbon bar.
Object submit handler JSON provider. This is called when the client saves the worksheet.
Add a column to the grid
Add a row to the grid
Adjust sizes of components on the page.
Apply saved attributes to the grid component. There is a copy of this method in the worksheet widget.
Launch the subject area finder.
Test if the user has write privilege.
Change to value in cell value control.
Launch the worksheet finder dialog.
Data change in navigator
Delete the worksheet.
Export the worksheet.
Get cell override.
Return an array of column descriptors (or null).
Return an object describing what to display for this level within the navigator.
dataSet API Return the data contained in the specified location. Location is 0-based;
dataBag API Get a data value, by property name, from this dataController.
Controller API
Get the grid component.
dataSet API Get the label at position n (0-based) in the given dimension (1,2, or 3).
Get the json-supplied data model.
Get the navigator component.
Given a 0-based index, return the corresponding property name.
Return an array of row descriptors (or null).
Key down handler for grid.
Click on header in grid.
Launch the color chooser.
Create a new worksheet.
Notification from the dataGrid.
This client event is fired when the a popup page launched from this page fires an action.
Adjust sizes of components on the page.
Remove a column from the grid.
Remove a row from the grid.
Launch the save worksheet dialog.
Change in search box value. Can be overridden by subclasses.
Select cell handler.
Item selected in navigator.