Module cSigCJRibbonBar.pkg
==============================================================================
Project : SigCj - VDF Classes for Codejock
File : cSigCJRibbonBar.pkg
Description : VDF Class for Codejock control
Revision : $Rev: 599 $
$Date: 2009-10-14 05:39:01 -0400 (Wed, 14 Oct 2009) $
$Author: pak $ Martin Pincott
Requirements : Visual DataFlex 12.1+
Codejock SuitePro - Version 12.0.0+
Copyright : (c) 2008 VDF SIG UK
Visual DataFlex Special Interest Group UK.
http://www.vdfsig.co.uk/
dev@vdfsig.co.uk
This file is part of SigCj.
SigCj is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation, either version
2.1 of the License, or (at your option) any later version.
SigCj is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
If you have the complete SigCj workspace then a copy of the
GNU Lesser General Public License is in the Docs folder. If
not, see <http://www.gnu.org/licenses/>.
==============================================================================
cSigCJRibbonBar.pkg (view source)- import declarations
- cSigCJRibbonBar : cSigCJCommandBarSystem
Construct_Object()
- tdUnassignedControl[]
ptaUnassignedControls - Handle
phoPrivateRibbonBar - Handle
phoSystemButton - Handle[]
phaQuickAccessItems - Boolean
pbShowHelpMenu - String
psHelpCaption - String
psHelpToolTip - String
psHelpDescription - String
psHelpImage - Boolean
pbPrivateAllowQuickAccessCustomization - Boolean
pbTabWorkspace
- Handle
phoRibbonBar()
RegisterUnAssignedControl(Handle hoControl Variant vControl)
- tdUnassignedControl[]
taUnassignedControls - Integer
iControls
- Handle
FindUnassignedObjectID(Variant vControl)
- Integer
hoObject - Integer
iSearch - tdUnassignedControl[]
taUnassignedControls
Set(Boolean bAllow)
- Boolean
pbAllowQuickAccessCustomization()
AddToQuickAccessToolbar(Handle hoItem)
- Integer
eStyle - Boolean
bBeginGroup - Integer
hoControls
Set(Handle hoItem Boolean bState)
- Integer[]
haItems - Integer
iItems
OnCreateQuickAccessToolbar()
- Integer
hoItem - Integer
iItems - Integer
iAdd - Integer[]
haQuickAccessItems
DisplayTabWorkspace()
- Variant
vTab - Integer
hoTab - Boolean
bShow
OnCreateCommandBars()
- Integer
hoRibbonBar
CreateCommandBars()
OnCommandBarsCreated()
- Integer
hoControls - Integer
hoHelpMenu - Integer
hoHelp - Integer
hoAbout
OnUnhandledInitCommandsPopup(Variant llCommandBar)
- Integer
hoCommandBar - Integer
hoCommandBarControls - Variant
vCommandBarControl - Variant
vCommandBarControls
OnUnhandledExecute(Variant llControl)
- Integer
hoObject
- cSigCJSystemButton : cCJCommandBarPopup
-----------------------------------------------------------------------------
Class : cSigCJSystemButton
Superclass : cCJCommandBarPopup
Package : cSigCJRibbonBar.pkg
Mixins :
Description :
Properties : psImage
piSystemMenuIconSize
pbSystemMenuShowGripper
Events : OnPopupSystemMenuInit (Variant vCommandBarControl Handle hoCommandBarControls)
Methods : AddToSystemMenu (handle hoControl returns variant)
DeleteAllDynamicObjects
Todo :
-----------------------------------------------------------------------------
- cSigCJQuickAccessToolbar : cCJCommandBarControls
-----------------------------------------------------------------------------
Class : cSigCJQuickAccessToolbar
Superclass : cCJCommandBarControls
Package : cSigCJRibbonBar.pkg
Mixins :
Description : Allows developer to create an object instance into which they can add menu item objects
Properties :
Events :
Methods :
Todo :
-----------------------------------------------------------------------------
PrivateCreate(Handle hoParent)
- Integer
hoCommandBar - Integer
hoControls
- cSigCJRibbonTab : cCJRibbonTab
-----------------------------------------------------------------------------
Class : cSigCJRibbonTab
Superclass : cCJRibbonTab
Package : cSigCJRibbonBar.pkg
Mixins :
Description :
Properties : psCaption
Events :
Methods :
Todo :
-----------------------------------------------------------------------------
Construct_Object()
- String
psPrivateCaption - Handle
phoPrivateGroups - Boolean
pbPrivateIsVisible
- Handle
phoRibbonGroups()
Set(String sCaption)
- String
psCaption()
Set(Boolean bIsVisible)
- Boolean
pbIsVisible()
PrivateCreate(Handle hoParent)
- Integer
iTabCount - Integer
hoRibbonBar
- cSigCJRibbonTabGroup : cCJRibbonGroup
-----------------------------------------------------------------------------
Class : cSigCJRibbonTabGroup
Superclass : cCJRibbonGroup
Package : cSigCJRibbonBar.pkg
Mixins :
Description :
Properties : psCaption
Events :
Methods :
Todo :
-----------------------------------------------------------------------------
Construct_Object()
- String
psPrivateCaption - Boolean
pbPrivateControlsCentered
Set(String sCaption)
- String
psCaption()
Set(Boolean bCentered)
- Integer
hoSettings - String
sVersion
- Boolean
pbControlsCentered()
PrivateCreate(Handle hoParent)
- Integer
hoGroups
- cCJPopupColorMenuItem : cCJMenuItem
Construct_Object()
- Variant
CreateCommandBarControl(Handle hoControls Integer eType Integer iId Boolean bInCreateTempInstance)
- Variant
vControl - Integer
hoControl
- Integer
ClassForControlType(Integer eType)
- cCJControlColorSelectorMenuItem : cCJMenuItem
Construct_Object()
- Variant
CreateCommandBarControl(Handle hoControls Integer eType Integer iId Boolean bInCreateTempInstance)
- Variant
vControl - Integer
hoControl
- Integer
ClassForControlType(Integer eType)
References (1):
Field References (0):
Module | Containing Symbol | Line |
---|