iPcAwsWindow Struct Reference
This is the AWS Window property class. More...
#include <propclass/awswin.h>
Public Member Functions | |
virtual iAwsSink * | CreateSink (const char *name)=0 |
Create the sink. | |
virtual iAwsWindow * | CreateWindow (const char *name)=0 |
Create the window. | |
virtual iAws * | GetAWS ()=0 |
Get AWS. | |
virtual iAwsWindow * | GetWindow ()=0 |
Get the window. |
Detailed Description
This is the AWS Window property class.This property class can send out the following messages to the behaviour (add prefix 'cel.parameter.' to get the ID for parameters):
- pcawswin_<trigger>: a specific trigger from AWS has been fired.
This property class supports the following actions (add prefix 'cel.action.' to get the ID of the action and add prefix 'cel.parameter.' to get the ID of the parameter):
- LoadDefinitionFile: parameters 'filename' (string).
- SelectDefaultSkin: parameters 'name' (string).
- CreateWindow: parameters 'name' (string).
- CreateSink: parameters 'name' (string).
- RegisterTrigger: parameters 'trigger' (string).
- Show: no parameters.
- Hide: no parameters.
- Raise: no parameters.
- Lower: no parameters.
Definition at line 52 of file awswin.h.
Member Function Documentation
|
Create the sink.
|
|
Create the window.
|
|
Get AWS.
|
|
Get the window.
|
The documentation for this struct was generated from the following file:
- propclass/awswin.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.6