| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--ContextMenuItem
Field Summary | ||
| caption: String | ||
| enabled: Boolean | ||
| separatorBefore: Boolean | ||
| visible: Boolean | ||
| ||
Constructor | ||
| ContextMenuItem ( caption: String, callbackFunction: Function, separatorBefore: Boolean, enabled: Boolean, visible: Boolean) | ||
Method Summary | ||
| copy ( ): ContextMenuItem | ||
| onSelect ( ): Void | ||
| ||
| var caption: String |
| var enabled: Boolean |
| var separatorBefore: Boolean |
| var visible: Boolean |
|
|
|