Uses of Package
org.spiderwiz.admin.data
Package | Description |
---|---|
org.spiderwiz.admin.data |
Classes used by SpiderAdmin.
|
org.spiderwiz.core |
Core classes of the Spiderwiz framework.
|
-
Classes in org.spiderwiz.admin.data used by org.spiderwiz.admin.data Class Description FolderList Holds data that describes file folder content for the use of SpiderAdmin.FolderList.FolderEntry Holds data that describes one entry in a file folder content list.PageInfo Specifies the layout of an application page in SpiderAdmin.PageInfo.ButtonInfo Specifies the label and the function of a custom button in an application page.PageInfo.TableInfo Specifies the structure of a table displayed in an application page.PageInfo.TableInfo.ColumnInfo Specifies the parameters of a table column.PropertySheet Holds a copy of the content of an application's configuration file.PropertySheet.Property Holds the key to value mapping of a single configuration property.TableData.RowData Holds data to populate one table row.TableData.RowData.CellData Holds data for each table cell. -
Classes in org.spiderwiz.admin.data used by org.spiderwiz.core Class Description ApplicationInfo Provides information about an application for the use of SpiderAdmin.OpResults Describes the results of a SpiderAdmin button operation.PageInfo Specifies the layout of an application page in SpiderAdmin.PageInfo.TableInfo Specifies the structure of a table displayed in an application page.TableData Holds the data used by SpiderAdmin to populate a table in an application page.TableData.RowData Holds data to populate one table row.