JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
eve.data
Interface HasProperties
All Known Subinterfaces:
Database
,
IFileSaver
All Known Implementing Classes:
AnIconEditor
,
AppForm
,
AsyncTask
,
ControlFader
,
ControlPopupForm
,
DatabaseObject
,
DatabaseTester
,
DateUpDownInput.DateUpDownInputPopup
,
DecimalKeyPad
,
DirectoryChooser
,
Editor
,
EventDispatcher
,
FileChooser
,
FileChooserBase
,
FileChooserParameters
,
FileClipboardProgress
,
FileInput
,
FileInput
,
FileSaver
,
FontUpDownChooser.FontUpDownChooserPopup
,
Form
,
FoundEntriesTester
,
GetSearchCriteria
,
Handle
,
HtmlViewer
,
HttpConnectionTask
,
IconListEdit
,
IconListEdit.CompositeIconDisplay
,
IconMenuForm
,
ImageFileChooser
,
ImageMover
,
InputBox
,
InputForm
,
InputInsideForm
,
InputKeyPad
,
InputObject
,
InputPopupForm
,
InstallDirectories
,
ListEditor
,
ListSelect
,
MessageBox
,
MonitorHandles
,
MultiListSelect
,
MultiListSelect.AvailableLists
,
MultiListSelect.SingleListSelect
,
Notepad
,
NumericKeyPad
,
PointFontDescriptor
,
PreviewViewer
,
PrinterDialog
,
PrinterProperties
,
PrintForm
,
PrintPageViewer
,
ProgressBarForm
,
PropertyList
,
PropertyList.NullPropertyList
,
RecordDatabaseObject
,
RecordFile
,
RegistryView
,
RegistryViewForm
,
RemoteCall
,
RemoteCallHandlerObject
,
RemoveInstallation
,
ReportException
,
SaveableEditor
,
SecureRemoteCallHandlerObject
,
SimpleFileChooser
,
SimpleItemSelectPopup
,
SoftKeyBar
,
Task
,
TestIcon
,
TestPrintForm
,
ThreadPool
,
TimeUpDownInput.TimeUpDownInputPopup
,
TreeConfigNode
,
VMLauncher
,
VmServer
,
WebBrowser
,
WindowThreadTask
public interface
HasProperties
This represents an object which has an associated PropertyList object, accessible via the getProperties() method.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
PropertyList
getProperties
()
Get the PropertyList object associated with this object.
Method Detail
getProperties
PropertyList
getProperties()
Get the PropertyList object associated with this object.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method