Public Member Functions | |
| BrowserShallowNode () | |
| Constructor. | |
| BrowserShallowNode (ShallowNode sn) | |
| Constructor that creates browser shallow node from a shallow node. | |
Properties | |
| string | Name [get, set] |
| Gets and sets the name of the shallow node. | |
| string | ID [get, set] |
| Gets and sets the ID of the shallow node. | |
| string | Type [get, set] |
| Gets and sets the Type of the shallow node. | |
| string | CID [get, set] |
| Gets and sets the collection ID of the shallow node. | |
| Simias::Web::BrowserShallowNode::BrowserShallowNode | ( | ) | [inline] |
Constructor.
| Simias::Web::BrowserShallowNode::BrowserShallowNode | ( | ShallowNode | sn | ) | [inline] |
Constructor that creates browser shallow node from a shallow node.
| sn | Shallow node object |
string Simias::Web::BrowserShallowNode::Name [get, set] |
Gets and sets the name of the shallow node.
string Simias::Web::BrowserShallowNode::ID [get, set] |
Gets and sets the ID of the shallow node.
string Simias::Web::BrowserShallowNode::Type [get, set] |
Gets and sets the Type of the shallow node.
string Simias::Web::BrowserShallowNode::CID [get, set] |
Gets and sets the collection ID of the shallow node.
1.5.6