|
Manual de Lenguaje ActionScript 2.0 - Componentes |
Manual de Lenguaje ActionScript 2.0 - Componentes |
|
DESCARGA ESTE MANUAL GRATIS
Manual en formato pdf para que puedas guardarlo en tu pc, lector de e-book o imprimirlo.
Vínculo Patrocinado
|
|
Índice del Manual de Lenguaje ActionScript 2.0 - Componentes |
REFERENCIA DEL LENGUAJE DE COMPONENTES PARA ACTIONSCRIPT 2.0 Capítulo 1: Componentes ActionScript 2.0 Otras listas de este manual Capítulo 2: Componente Accordion Utilización del componente Accordion Personalización del componente Accordion Clase Accordion Accordion.change Accordion.createChild() Accordion.createSegment() Accordion.destroyChildAt() Accordion.getChildAt() Accordion.getHeaderAt() Accordion.numChildren Accordion.selectedChild Accordion.selectedIndex Capítulo 3: Componente Alert Utilización del componente Alert Personalización del componente Alert Clase Alert Alert.buttonHeight Alert.buttonWidth Alert.CANCEL Alert.cancelLabel Alert.click Alert.NO Alert.noLabel Alert.NONMODAL Alert.OK Alert.okLabel Alert.show() Alert.YES Alert.yesLabel Capítulo 4: Componente Button Utilización del componente Button Personalización del componente Button Clase Button Button.icon Button.label Button.labelPlacement Capítulo 5: Interfaz API CellRenderer Aspectos básicos de la clase List Utilización de la interfaz API CellRenderer CellRenderer.getCellIndex() CellRenderer.getDataLabel() CellRenderer.getPreferredHeight() CellRenderer.getPreferredWidth() CellRenderer.listOwner CellRenderer.owner CellRenderer.setSize() CellRenderer.setValue() Capítulo 6: Componente CheckBox Utilización del componente CheckBox Personalización del componente CheckBox Clase CheckBox CheckBox.click CheckBox.label CheckBox.labelPlacement CheckBox.selected Capítulo 7: Interfaz Collection Clase Collection Collection.addItem() Collection.contains() Collection.clear() Collection.getItemAt() Collection.getIterator() Collection.getLength() Collection.isEmpty() Collection.removeItem() Capítulo 8: Componente ComboBox Utilización del componente ComboBox Personalización del componente ComboBox Clase ComboBox ComboBox.addItem() ComboBox.addItemAt() ComboBox.change ComboBox.close() ComboBox.close ComboBox.dataProvider ComboBox.dropdown ComboBox.dropdownWidth ComboBox.editable ComboBox.enter ComboBox.getItemAt() ComboBox.itemRollOut ComboBox.itemRollOver ComboBox.labelField ComboBox.labelFunction ComboBox.length ComboBox.open() ComboBox.open ComboBox.removeAll() ComboBox.removeItemAt() ComboBox.replaceItemAt() ComboBox.restrict ComboBox.rowCount ComboBox.scroll ComboBox.selectedIndex ComboBox.selectedItem ComboBox.sortItems() ComboBox.sortItemsBy() ComboBox.text ComboBox.textField ComboBox.value Capítulo 9: Clases de vinculación de datos Disponibilidad de las clases de vinculación de datos en tiempo de ejecución Clases del paquete mx.data.binding Clase Binding Constructor para la clase Binding Binding.execute() Clase CustomFormatter CustomFormatter.format() CustomFormatter.unformat() Clase CustomValidator CustomValidator.validate() CustomValidator.validationError() Clase EndPoint Constructor de la clase EndPoint EndPoint.component EndPoint.constant EndPoint.event EndPoint.location EndPoint.property Clase ComponentMixins ComponentMixins.getField() ComponentMixins.initComponent() ComponentMixins.refreshDestinations() ComponentMixins.refreshFromSources() ComponentMixins.validateProperty() Clase DataType DataType.encoder DataType.formatter DataType.getAnyTypedValue() DataType.getAsBoolean() DataType.getAsNumber() DataType.getAsString() DataType.getTypedValue() DataType.kind DataType.setAnyTypedValue() DataType.setAsBoolean() DataType.setAsNumber() DataType.setAsString() DataType.setTypedValue() Clase TypedValue Constructor para la clase TypedValue TypedValue.type TypedValue.typeName TypedValue.value Capítulo 10: Componente DataGrid Interacción con el componente DataGrid Utilización del componente DataGrid Estrategias de rendimiento de DataGrid Personalización del componente DataGrid Clase DataGrid DataGrid.addColumn() DataGrid.addColumnAt() DataGrid.addItem() DataGrid.addItemAt() DataGrid.cellEdit DataGrid.cellFocusIn DataGrid.cellFocusOut DataGrid.cellPress DataGrid.change DataGrid.columnCount DataGrid.columnNames DataGrid.columnStretch DataGrid.dataProvider DataGrid.editable DataGrid.editField() DataGrid.focusedCell DataGrid.getColumnAt() DataGrid.getColumnIndex() DataGrid.headerHeight DataGrid.headerRelease DataGrid.hScrollPolicy DataGrid.removeAllColumns() DataGrid.removeColumnAt() DataGrid.replaceItemAt() DataGrid.resizableColumns DataGrid.selectable DataGrid.showHeaders DataGrid.sortableColumns DataGrid.spaceColumnsEqually() Clase DataGridColumn Constructor de la clase DataGridColumn DataGridColumn.cellRenderer DataGridColumn.columnName DataGridColumn.editable DataGridColumn.headerRenderer DataGridColumn.headerText DataGridColumn.labelFunction DataGridColumn.resizable DataGridColumn.sortable DataGridColumn.sortOnHeaderRelease DataGridColumn.width Capítulo 11: Componente DataHolder Creación de aplicaciones con el componente DataHolder Clase DataHolder DataHolder.data Capítulo 12: Interfaz API de DataProvider DataProvider.addItem() DataProvider.addItemAt() DataProvider.editField() DataProvider.getEditingData() DataProvider.getItemAt() DataProvider.getItemID() DataProvider.length DataProvider.modelChanged DataProvider.removeAll() DataProvider.removeItemAt() DataProvider.replaceItemAt() DataProvider.sortItems() DataProvider.sortItemsBy() Capítulo 13: Componente DateChooser Utilización del componente DateChooser Personalización del componente DateChooser Clase DateChooser DateChooser.change DateChooser.dayNames DateChooser.disabledDays DateChooser.disabledRanges DateChooser.displayedMonth DateChooser.displayedYear DateChooser.firstDayOfWeek DateChooser.monthNames DateChooser.scroll DateChooser.selectableRange DateChooser.selectedDate DateChooser.showToday Capítulo 14: Componente DataSet Utilización del componente DataSet Clase DataSet DataSet.addItem DataSet.addItem() DataSet.addItemAt() DataSet.addSort() DataSet.afterLoaded DataSet.applyUpdates() DataSet.calcFields DataSet.changesPending() DataSet.clear() DataSet.createItem() DataSet.currentItem DataSet.dataProvider DataSet.deltaPacket DataSet.deltaPacketChanged DataSet.disableEvents() DataSet.enableEvents() DataSet.filtered DataSet.filterFunc DataSet.find() DataSet.findFirst() DataSet.findLast() DataSet.first() DataSet.getItemId() DataSet.getIterator() DataSet.getLength() DataSet.hasNext() DataSet.hasPrevious() DataSet.hasSort() DataSet.isEmpty() DataSet.items DataSet.itemClassName DataSet.iteratorScrolled DataSet.last() DataSet.length DataSet.loadFromSharedObj() DataSet.locateById() DataSet.logChanges DataSet.modelChanged DataSet.newItem DataSet.next() DataSet.previous() DataSet.properties DataSet.readOnly DataSet.removeAll() DataSet.removeItem DataSet.removeItem() DataSet.removeItemAt() DataSet.removeRange() DataSet.removeSort() DataSet.resolveDelta DataSet.saveToSharedObj() DataSet.schema DataSet.selectedIndex DataSet.setIterator() DataSet.setRange() DataSet.skip() DataSet.useSort() Capítulo 15: Componente DateField Utilización del componente DateField Personalización del componente DateField Clase DateField DateField.change DateField.close() DateField.close DateField.dateFormatter DateField.dayNames DateField.disabledDays DateField.disabledRanges DateField.displayedMonth DateField.displayedYear DateField.firstDayOfWeek DateField.monthNames DateField.open() DateField.open DateField.pullDown DateField.scroll DateField.selectableRange DateField.selectedDate DateField.showToday Capítulo 16: Clase Delegate Delegate.create() Capítulo 17: Clase DeltaItem DeltaItem.argList DeltaItem.curValue DeltaItem.delta DeltaItem.kind DeltaItem.message DeltaItem.name DeltaItem.newValue DeltaItem.oldValue Capítulo 18: Interfaz Delta Delta.addDeltaItem() Delta.getChangeList() Delta.getDeltaPacket() Delta.getId() Delta.getItemByName() Delta.getMessage() Delta.getOperation() Delta.getSource() Capítulo 19: Interfaz DeltaPacket DeltaPacket.getConfigInfo() DeltaPacket.getIterator() DeltaPacket.getSource() DeltaPacket.getTimestamp() DeltaPacket.getTransactionId() DeltaPacket.logChanges() Capítulo 20: Clase DepthManager DepthManager.createChildAtDepth() DepthManager.createClassChildAtDepth() DepthManager.createClassObjectAtDepth() DepthManager.createObjectAtDepth() DepthManager.kBottom DepthManager.kCursor DepthManager.kNotopmost DepthManager.kTooltip DepthManager.kTop DepthManager.kTopmost DepthManager.setDepthAbove() DepthManager.setDepthBelow() DepthManager.setDepthTo() Capítulo 21: Clase EventDispatcher Objetos de evento Clase EventDispatcher (API) EventDispatcher.addEventListener() EventDispatcher.dispatchEvent() EventDispatcher.removeEventListener() Capítulo 22: Componente FLVPlayback Utilización del componente FLVPlayback Utilización de puntos de referencia Reproducción de varios archivos FLV Flujo de archivos FLV de un servidor FMS Personalización del componente FLVPlayback Clase FLVPlayback Clase VideoError Clase VideoPlayer Utilización de un archivo SMIL Capítulo 23: Clase FocusManager Utilización de Focus Manager Personalización de Focus Manager Clase FocusManager (API) FocusManager.defaultPushButton FocusManager.defaultPushButtonEnabled FocusManager.enabled FocusManager.getFocus() FocusManager.nextTabIndex FocusManager.sendDefaultPushButtonEvent() FocusManager.setFocus() Capítulo 24: Clase Form Utilización de la clase Form Clase Form Form.currentFocusedForm Form.getChildForm() Form.indexInParentForm Form.numChildForms Form.parentIsForm Form.parentForm Form.rootForm Form.visible Capítulo 25: Interfaz Iterator Iterator.hasNext() Iterator.next() Capítulo 26: Componente Label Utilización del componente Label Personalización del componente Label Clase Label Label.autoSize Label.html Label.text Capítulo 27: Componente List Utilización del componente List Personalización del componente List Clase List List.addItem() List.addItemAt() List.cellRenderer List.change List.dataProvider List.getItemAt() List.hPosition List.hScrollPolicy List.iconField List.iconFunction List.itemRollOut List.itemRollOver List.labelField List.labelFunction List.length List.maxHPosition List.multipleSelection List.removeAll() List.removeItemAt() List.replaceItemAt() List.rowCount List.rowHeight List.scroll List.selectable List.selectedIndex List.selectedIndices List.selectedItem List.selectedItems List.setPropertiesAt() List.sortItems() List.sortItemsBy() List.vPosition List.vScrollPolicy Capítulo 28: Componente Loader Utilización del componente Loader Personalización del componente Loader Clase Loader Loader.autoLoad Loader.bytesLoaded Loader.bytesTotal Loader.complete Loader.content Loader.contentPath Loader.load() Loader.percentLoaded Loader.progress Loader.scaleContent Capítulo 29: Componentes Media Interacción con los componentes multimedia Aspectos básicos de los componentes multimedia Utilización de componentes multimedia Parámetros del componente multimedia Creación de aplicaciones con componentes multimedia Personalización de los componentes multimedia Clase Media Media.activePlayControl Media.addCuePoint() Media.aspectRatio Media.associateController() Media.associateDisplay() Media.autoPlay Media.autoSize Media.backgroundStyle Media.bytesLoaded Media.bytesTotal Media.change Media.click Media.complete Media.contentPath Media.controllerPolicy Media.controlPlacement Media.cuePoint Media.cuePoints Media.displayFull() Media.displayNormal() Media.getCuePoint() Media.horizontal Media.mediaType Media.pause() Media.play() Media.playheadChange Media.playheadTime Media.playing Media.preferredHeight Media.preferredWidth Media.progress Media.scrubbing Media.removeAllCuePoints() Media.removeCuePoint() Media.setMedia() Media.stop() Media.totalTime Media.volume Media.volume Capítulo 30: Componente Menu Interacción con el componente Menu Utilización del componente Menu Tipos de elementos de menú Propiedades de objeto de inicialización Parámetros de Menu Creación de aplicaciones con el componente Menu Personalización del componente Menu Clase Menu Menu.addMenuItem() Menu.addMenuItemAt() Menu.change Menu.createMenu() Menu.dataProvider Menu.getMenuItemAt() Menu.hide() Menu.indexOf() Menu.menuHide Menu.menuShow Menu.removeAll() Menu.removeMenuItem() Menu.removeMenuItemAt() Menu.rollOut Menu.rollOver Menu.setMenuItemEnabled() Menu.setMenuItemSelected() Menu.show() Clase MenuDataProvider MenuDataProvider.addMenuItem() MenuDataProvider.addMenuItemAt() MenuDataProvider.getMenuItemAt() MenuDataProvider.indexOf() MenuDataProvider.removeMenuItem() MenuDataProvider.removeMenuItemAt() Capítulo 31: Componente MenuBar Interacción con el componente MenuBar Utilización del componente MenuBar Personalización del componente MenuBar Clase MenuBar MenuBar.addMenu() MenuBar.addMenuAt() MenuBar.dataProvider MenuBar.getMenuAt() MenuBar.getMenuEnabledAt() MenuBar.labelField MenuBar.labelFunction MenuBar.removeAll() MenuBar.removeMenuAt() MenuBar.setMenuEnabledAt() Capítulo 32: Componente NumericStepper Utilización del componente NumericStepper Personalización del componente NumericStepper Clase NumericStepper NumericStepper.change NumericStepper.maximum NumericStepper.minimum NumericStepper.nextValue NumericStepper.previousValue NumericStepper.stepSize NumericStepper.value Capítulo 33: Clase PopUpManager PopUpManager.createPopUp() PopUpManager.deletePopUp() Capítulo 34: Componente ProgressBar Utilización del componente ProgressBar Personalización del componente ProgressBar Clase ProgressBar ProgressBar.complete ProgressBar.conversion ProgressBar.direction ProgressBar.indeterminate ProgressBar.label ProgressBar.labelPlacement ProgressBar.maximum ProgressBar.minimum ProgressBar.mode ProgressBar.percentComplete ProgressBar.progress ProgressBar.setProgress() ProgressBar.source ProgressBar.value Capítulo 35: Componente RadioButton Utilización del componente RadioButton Personalización del componente RadioButton Clase RadioButton RadioButton.click RadioButton.data RadioButton.groupName RadioButton.label RadioButton.labelPlacement RadioButton.selected RadioButton.selectedData RadioButton.selection Capítulo 36: Componente RadioButtonGroup Capítulo 37: Componente RDBMSResolver Utilización del componente RDBMSResolver Clase RDBMSResolver RDBMSResolver.addFieldInfo() RDBMSResolver.beforeApplyUpdates RDBMSResolver.deltaPacket RDBMSResolver.fieldInfo RDBMSResolver.nullValue RDBMSResolver.reconcileResults RDBMSResolver.reconcileUpdates RDBMSResolver.tableName RDBMSResolver.updateMode RDBMSResolver.updatePacket RDBMSResolver.updateResults Capítulo 38: Clase RectBorder Utilización de estilos con la clase RectBorder Creación de una implementación personalizada de RectBorder Capítulo 39: Clase Screen Carga de contenido externo en pantallas Clase Screen (API) Screen.allTransitionsInDone Screen.allTransitionsOutDone Screen.currentFocusedScreen Screen.getChildScreen() Screen.indexInParent Screen.mouseDown Screen.mouseDownSomewhere Screen.mouseMove Screen.mouseOut Screen.mouseOver Screen.mouseUp Screen.mouseUpSomewhere Screen.numChildScreens Screen.parentIsScreen Screen.parentScreen Screen.rootScreen Capítulo 40: Componente ScrollPane Utilización del componente ScrollPane Personalización del componente ScrollPane Clase ScrollPane ScrollPane.complete ScrollPane.content ScrollPane.contentPath ScrollPane.getBytesLoaded() ScrollPane.getBytesTotal() ScrollPane.hLineScrollSize ScrollPane.hPageScrollSize ScrollPane.hPosition ScrollPane.hScrollPolicy ScrollPane.progress ScrollPane.refreshPane() ScrollPane.scroll ScrollPane.scrollDrag ScrollPane.vLineScrollSize ScrollPane.vPageScrollSize ScrollPane.vPosition ScrollPane.vScrollPolicy Capítulo 41: Clase SimpleButton SimpleButton.click SimpleButton.emphasized SimpleButton.emphasizedStyleDeclaration SimpleButton.selected SimpleButton.toggle Capítulo 42: Clase Slide Utilización de la clase Slide Clase Slide (API) Slide.autoKeyNav Slide.currentChildSlide Slide.currentFocusedSlide Slide.currentSlide Slide.defaultKeydownHandler Slide.firstSlide Slide.getChildSlide() Slide.gotoFirstSlide() Slide.gotoLastSlide() Slide.gotoNextSlide() Slide.gotoPreviousSlide() Slide.gotoSlide() Slide.hideChild Slide.indexInParentSlide Slide.lastSlide Slide.nextSlide Slide.numChildSlides Slide.overlayChildren Slide.parentIsSlide Slide.parentSlide Slide.playHidden Slide.previousSlide Slide.revealChild Slide.rootSlide Capítulo 43: Clase StyleManager StyleManager.registerColorName() StyleManager.registerColorStyle() StyleManager.registerInheritingStyle() Capítulo 44: Clase SystemManager SystemManager.screen Capítulo 45: Componente TextArea Utilización del componente TextArea Personalización del componente TextArea Clase TextArea TextArea.change TextArea.editable TextArea.hPosition TextArea.hScrollPolicy TextArea.html TextArea.length TextArea.maxChars TextArea.maxHPosition TextArea.maxVPosition TextArea.password TextArea.restrict TextArea.scroll TextArea.styleSheet TextArea.text TextArea.vPosition TextArea.vScrollPolicy TextArea.wordWrap Capítulo 46: Componente TextInput Utilización del componente TextInput Personalización del componente TextInput Clase TextInput TextInput.change TextInput.editable TextInput.enter TextInput.hPosition TextInput.length TextInput.maxChars TextInput.maxHPosition TextInput.password TextInput.restrict TextInput.text Capítulo 47: Interfaz TransferObject TransferObject.clone() TransferObject.getPropertyData() TransferObject.setPropertyData() Capítulo 48: Clase TransitionManager Utilización de la clase TransitionManager Resumen de la clase TransitionManager TransitionManager.allTransitionsInDone TransitionManager.allTransitionsOutDone TransitionManager.content TransitionManager.contentAppearance TransitionManager.start() TransitionManager.startTransition() TransitionManager.toString() Clases basadas en transiciones Capítulo 49: Interfaz TreeDataProvider TreeDataProvider.addTreeNode() TreeDataProvider.addTreeNodeAt() TreeDataProvider.attributes.data TreeDataProvider.attributes.label TreeDataProvider.getTreeNodeAt() TreeDataProvider.removeTreeNode() TreeDataProvider.removeTreeNodeAt() Capítulo 50: Componente Tree Utilización del componente Tree Personalización del componente Tree Clase Tree Tree.addTreeNode() Tree.addTreeNodeAt() Tree.dataProvider Tree.firstVisibleNode Tree.getDisplayIndex() Tree.getIsBranch() Tree.getIsOpen() Tree.getNodeDisplayedAt() Tree.getTreeNodeAt() Tree.nodeClose Tree.nodeOpen Tree.refresh() Tree.removeAll() Tree.removeTreeNodeAt() Tree.selectedNode Tree.selectedNodes Tree.setIcon() Tree.setIsBranch() Tree.setIsOpen() Capítulo 51: Clase Tween Utilización de la clase Tween Aplicación de métodos de suavizado a componentes Tween.continueTo() Tween.duration Tween.fforward() Tween.finish Tween.FPS Tween.nextFrame() Tween.onMotionChanged Tween.onMotionFinished Tween.onMotionResumed Tween.onMotionStarted Tween.onMotionStopped Tween.position Tween.prevFrame() Tween.resume() Tween.rewind() Tween.start() Tween.stop() Tween.time Tween.toString() Tween.yoyo() Capítulo 52: Clase UIComponent Clase UIComponent (API) UIComponent.enabled UIComponent.focusIn UIComponent.focusOut UIComponent.getFocus() UIComponent.keyDown UIComponent.keyUp UIComponent.setFocus() UIComponent.tabIndex Capítulo 53: Clase UIEventDispatcher UIEventDispatcher.keyDown UIEventDispatcher.keyUp UIEventDispatcher.load UIEventDispatcher.mouseDown UIEventDispatcher.mouseOut UIEventDispatcher.mouseOver UIEventDispatcher.mouseUp UIEventDispatcher.removeEventListener() UIEventDispatcher.unload Capítulo 54: Clase UIObject UIObject.bottom UIObject.createClassObject() UIObject.createLabel() UIObject.createObject() UIObject.destroyObject() UIObject.doLater() UIObject.draw UIObject.getStyle() UIObject.height UIObject.hide UIObject.invalidate() UIObject.left UIObject.load UIObject.move UIObject.move() UIObject.redraw() UIObject.resize UIObject.reveal UIObject.right UIObject.scaleX UIObject.scaleY UIObject.setSize() UIObject.setSkin() UIObject.setStyle() UIObject.top UIObject.unload UIObject.visible UIObject.width UIObject.x UIObject.y Capítulo 55: Componente UIScrollBar Utilización del componente UIScrollBar Personalización del componente UIScrollBar Clase UIScrollBar UIScrollBar.horizontal UIScrollBar.lineScrollSize UIScrollBar.pageScrollSize UIScrollBar.scroll UIScrollBar.scrollPosition UIScrollBar.setScrollProperties() UIScrollBar.setScrollTarget() UIScrollBar._targetInstanceName Capítulo 56: Clases de servicios Web Disponibilidad de las clases de servicio Web en tiempo de ejecución Clase Log Constructor de la clase Log Log.getDateString() Log.logInfo() Log.logDebug() Log.level Log.name Log.onLog() Clase PendingCall PendingCall.getOutputParameter() PendingCall.getOutputParameterByName() PendingCall.getOutputParameters() PendingCall.getOutputValue() PendingCall.getOutputValues() PendingCall.myCall PendingCall.onFault PendingCall.onResult PendingCall.request PendingCall.response Clase SOAPCall SOAPCall.concurrency SOAPCall.doDecoding SOAPCall.doLazyDecoding Clase WebService Tipos compatibles Seguridad de WebService Constructor de la clase WebService WebService.getCall() WebService.myMethodName() WebService.onFault WebService.onLoad Capítulo 57: Componente WebServiceConnector Utilización del componente WebServiceConnector Clase WebServiceConnector WebServiceConnector.multiple SimultaneousAllowed WebServiceConnector.operation WebServiceConnector.params WebServiceConnector.result WebServiceConnector.results WebServiceConnector.send WebServiceConnector.status WebServiceConnector.suppress InvalidCalls WebServiceConnector.trigger() WebServiceConnector.WSDLURL Capítulo 58: Componente Window Utilización del componente Window Personalización del componente Window Clase Window Window.click Window.closeButton Window.complete Window.content Window.contentPath Window.deletePopUp() Window.mouseDownOutside Window.title Window.titleStyleDeclaration Capítulo 59: Componente XMLConnector Utilización del componente XMLConnector Clase XMLConnector XMLConnector.direction XMLConnector.ignoreWhite XMLConnector.multipleSimultaneousAllowed XMLConnector.params XMLConnector.result XMLConnector.results XMLConnector.send XMLConnector.status XMLConnector.suppressInvalidCalls XMLConnector.trigger() XMLConnector.URL Capítulo 60: Clase XPathAPI Capítulo 61: Componente XUpdateResolver Utilización del componente XUpdateResolver Clase XUpdateResolver XUpdateResolver.beforeApplyUpdates XUpdateResolver.deltaPacket XUpdateResolver.includeDeltaPacketInfo XUpdateResolver.reconcileResults XUpdateResolver.updateResults XUpdateResolver.xupdatePacket Índice alfabético

Nota: El Manual que estás por descargar está comprimido en formato .rar, si no tienes un descompresor de archivos rar puedes descargar gratis el 7-zip y para poder visualizarlo el Foxit PDF Reader.
Descarga el descompresor de archivos 7-zip
Descarga el lector de archivos PDF Foxit PDF Reader.
|
|
|
|
|