| Package | com.adobe.coreUI.controls.whiteboardClasses.ToolBarDescriptors |
| Class | public class WBToolBarDescriptor |
| Property | Defined by | ||
|---|---|---|---|
| children : Array | WBToolBarDescriptor | ||
| Property | Defined by | ||
|---|---|---|---|
| arrowFactory : WBArrowShapeFactory | WBToolBarDescriptor | ||
| highlightAreaFactory : WBSimpleShapeFactory | WBToolBarDescriptor | ||
| _lm : ILocalizationManager | WBToolBarDescriptor | ||
| markerFactory : IWBShapeFactory | WBToolBarDescriptor | ||
| simpleShapeFactory : WBSimpleShapeFactory | WBToolBarDescriptor | ||
| textFactory : IWBShapeFactory | WBToolBarDescriptor | ||
| Method | Defined by | ||
|---|---|---|---|
|
WBToolBarDescriptor(p_includeDefaultItems:Boolean = false)
Constructor.
| WBToolBarDescriptor | ||
|
addShapeToolBar(p_WBShapesToolBarDescriptor:WBShapeToolBarDescriptor):void
Add a toolBar component to the the Toolbar
| WBToolBarDescriptor | ||
| Method | Defined by | ||
|---|---|---|---|
|
addDefaultItems():void
| WBToolBarDescriptor | ||
|
removeDefaultItems():void
| WBToolBarDescriptor | ||
| arrowFactory | property |
protected var arrowFactory:WBArrowShapeFactory
| children | property |
public var children:Array
| highlightAreaFactory | property |
protected var highlightAreaFactory:WBSimpleShapeFactory
| _lm | property |
protected var _lm:ILocalizationManager
| markerFactory | property |
protected var markerFactory:IWBShapeFactory
| simpleShapeFactory | property |
protected var simpleShapeFactory:WBSimpleShapeFactory
| textFactory | property |
protected var textFactory:IWBShapeFactory
| WBToolBarDescriptor | () | constructor |
public function WBToolBarDescriptor(p_includeDefaultItems:Boolean = false)Constructor.
Parametersp_includeDefaultItems:Boolean (default = false) — p_includeDefaultItems Flag indicating whether the default items that are in the standard whiteBoard ToolBar are required or not
|
| addDefaultItems | () | method |
protected function addDefaultItems():void
| addShapeToolBar | () | method |
public function addShapeToolBar(p_WBShapesToolBarDescriptor:WBShapeToolBarDescriptor):voidAdd a toolBar component to the the Toolbar
Parametersp_WBShapesToolBarDescriptor:WBShapeToolBarDescriptor — Descriptor for the tool bar component.
|
| removeDefaultItems | () | method |
protected function removeDefaultItems():void
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/coreUI/controls/whiteboardClasses/ToolBarDescriptors/WBToolBarDescriptor.html