The P4s3ImageButton type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetDescription |
Returns the description for this entry.
|
![]() | GetEntryId |
Returns the entry id for this object.
|
![]() | GetIsFolder |
Determines if this object is a folder.
|
![]() | GetIsPublic |
Returns tru if this is a filter and if it is public.
|
![]() | GetKey |
Generates the key that is used to store this objec tin a dictionary of filters and folders.
|
![]() | GetName |
Returns the name of the current entry.
|
![]() | GetParent |
Returns the parent of this P4s3ImageButton.
|
![]() | GetRowData |
Returns the database row data for this object.
Comes from either the FILTER table or the FILTER_FOLDERS table.
|
![]() | SetEntryId |
Sets the entry id for this object.
|
![]() | SetIsFolder |
Set if this object is a folder or not.
|
![]() | SetParent |
Sets the parent of this P4s3ImageButton.
|
![]() | SetRowData |
Sets the row data for this object.
|
See Also