2016-06-21 17:36:31 -04:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< html lang = "es" >
< head >
2016-06-21 20:15:19 -04:00
<!-- Generated by javadoc (1.8.0_92) on Tue Jun 21 21:14:50 CLT 2016 -->
2016-06-21 17:36:31 -04:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf8" >
< title > TextFieldLimited< / title >
< meta name = "date" content = "2016-06-21" >
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
< script type = "text/javascript" src = "../../../script.js" > < / script >
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TextFieldLimited";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a name = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../cl/cromer/estructuras/package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/TextFieldLimited.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > < a href = "../../../cl/cromer/estructuras/ShellController.html" title = "class in cl.cromer.estructuras" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.StyleableProperties.html" title = "class in cl.cromer.estructuras" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?cl/cromer/estructuras/TextFieldLimited.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "TextFieldLimited.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip.navbar.top" >
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
< div class = "header" >
< div class = "subTitle" > cl.cromer.estructuras< / div >
< h2 title = "Class TextFieldLimited" class = "title" > Class TextFieldLimited< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
< li > java.lang.Object< / li >
< li >
< ul class = "inheritance" >
< li > javafx.scene.Node< / li >
< li >
< ul class = "inheritance" >
< li > javafx.scene.Parent< / li >
< li >
< ul class = "inheritance" >
< li > javafx.scene.layout.Region< / li >
< li >
< ul class = "inheritance" >
< li > javafx.scene.control.Control< / li >
< li >
< ul class = "inheritance" >
< li > javafx.scene.control.TextInputControl< / li >
< li >
< ul class = "inheritance" >
< li > javafx.scene.control.TextField< / li >
< li >
< ul class = "inheritance" >
< li > cl.cromer.estructuras.TextFieldLimited< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
< dd > javafx.css.Styleable, javafx.event.EventTarget, javafx.scene.control.Skinnable< / dd >
< / dl >
< hr >
< br >
< pre > public class < span class = "typeNameLabel" > TextFieldLimited< / span >
extends javafx.scene.control.TextField< / pre >
< div class = "block" > Crear un TextField especial que tiene un maximo de digitos que puede ingresar. Se extiene a TextField.< / div >
< dl >
< dt > < span class = "simpleTagLabel" > Author:< / span > < / dt >
< dd > Chris Cromer< / dd >
< / dl >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- =========== PROPERTY SUMMARY =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "property.summary" >
<!-- -->
< / a >
< h3 > Property Summary< / h3 >
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Property Summary table, listing properties, and an explanation" >
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Type< / th >
< th class = "colLast" scope = "col" > Property and Description< / th >
< / tr >
< tr id = "i0" class = "altColor" >
< td class = "colFirst" > < code > javafx.beans.property.IntegerProperty< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#maxLengthProperty" > maxLength< / a > < / span > < / code >
< div class = "block" > JavaFX FXML field property por tamaƱo maximo< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "properties.inherited.from.class.javafx.scene.control.TextField" >
<!-- -->
< / a >
< h3 > Properties inherited from class javafx.scene.control.TextField< / h3 >
< code > alignmentProperty, onActionProperty, prefColumnCountProperty< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "properties.inherited.from.class.javafx.scene.control.TextInputControl" >
<!-- -->
< / a >
< h3 > Properties inherited from class javafx.scene.control.TextInputControl< / h3 >
< code > anchorProperty, caretPositionProperty, editableProperty, fontProperty, lengthProperty, promptTextProperty, redoableProperty, selectedTextProperty, selectionProperty, textFormatterProperty, textProperty, undoableProperty< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "properties.inherited.from.class.javafx.scene.control.Control" >
<!-- -->
< / a >
< h3 > Properties inherited from class javafx.scene.control.Control< / h3 >
< code > contextMenuProperty, skinClassNameProperty, skinProperty, tooltipProperty< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "properties.inherited.from.class.javafx.scene.layout.Region" >
<!-- -->
< / a >
< h3 > Properties inherited from class javafx.scene.layout.Region< / h3 >
< code > backgroundProperty, borderProperty, cacheShapeProperty, centerShapeProperty, heightProperty, insetsProperty, maxHeightProperty, maxWidthProperty, minHeightProperty, minWidthProperty, opaqueInsetsProperty, paddingProperty, prefHeightProperty, prefWidthProperty, scaleShapeProperty, shapeProperty, snapToPixelProperty, widthProperty< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "properties.inherited.from.class.javafx.scene.Parent" >
<!-- -->
< / a >
< h3 > Properties inherited from class javafx.scene.Parent< / h3 >
< code > impl_traversalEngineProperty, needsLayoutProperty< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "properties.inherited.from.class.javafx.scene.Node" >
<!-- -->
< / a >
< h3 > Properties inherited from class javafx.scene.Node< / h3 >
< code > accessibleHelpProperty, accessibleRoleDescriptionProperty, accessibleRoleProperty, accessibleTextProperty, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, cacheHintProperty, cacheProperty, clipProperty, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, focusedProperty, focusTraversableProperty, hoverProperty, idProperty, impl_showMnemonicsProperty, impl_treeVisibleProperty, inputMethodRequestsProperty, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParentTransformProperty, localToSceneTransformProperty, managedProperty, mouseTransparentProperty, nodeOrientationProperty, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, onTouchMovedProperty, onTouchPressedProperty, onTouchReleasedProperty, onTouchStationaryProperty, onZoomFinishedProperty, onZoomProperty, onZoomStartedProperty, opacityProperty, parentProperty, pickOnBoundsProperty, pressedProperty, rotateProperty, rotationAxisProperty, scaleXProperty, scaleYProperty, scaleZProperty, sceneProperty, styleProperty, translateXProperty, translateYProperty, translateZProperty, visibleProperty< / code > < / li >
< / ul >
< / li >
< / ul >
<!-- ======== NESTED CLASS SUMMARY ======== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested.class.summary" >
<!-- -->
< / a >
< h3 > Nested Class Summary< / h3 >
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Nested Class Summary table, listing nested classes, and an explanation" >
< caption > < span > Nested Classes< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Class and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > private static class < / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.StyleableProperties.html" title = "class in cl.cromer.estructuras" > TextFieldLimited.StyleableProperties< / a > < / span > < / code >
< div class = "block" > CSS por FXML con un maximo tamaƱo< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested.classes.inherited.from.class.javafx.scene.control.TextInputControl" >
<!-- -->
< / a >
< h3 > Nested classes/interfaces inherited from class javafx.scene.control.TextInputControl< / h3 >
< code > javafx.scene.control.TextInputControl.Content< / code > < / li >
< / ul >
< / li >
< / ul >
<!-- =========== FIELD SUMMARY =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "field.summary" >
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Field Summary table, listing fields, and an explanation" >
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Field and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > private javafx.beans.property.IntegerProperty< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#maxLength" > maxLength< / a > < / span > < / code >
< div class = "block" > La cantidad maxima de caracters permitidas en el TextFieldLimited< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.javafx.scene.control.TextField" >
<!-- -->
< / a >
< h3 > Fields inherited from class javafx.scene.control.TextField< / h3 >
< code > DEFAULT_PREF_COLUMN_COUNT< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.javafx.scene.layout.Region" >
<!-- -->
< / a >
< h3 > Fields inherited from class javafx.scene.layout.Region< / h3 >
< code > USE_COMPUTED_SIZE, USE_PREF_SIZE< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields.inherited.from.class.javafx.scene.Node" >
<!-- -->
< / a >
< h3 > Fields inherited from class javafx.scene.Node< / h3 >
< code > BASELINE_OFFSET_SAME_AS_HEIGHT< / code > < / li >
< / ul >
< / li >
< / ul >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor.summary" >
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constructor Summary table, listing constructors, and an explanation" >
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Constructor and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#TextFieldLimited--" > TextFieldLimited< / a > < / span > ()< / code >
< div class = "block" > Llamar a TextField.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
<!-- ========== METHOD SUMMARY =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "method.summary" >
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t1" class = "tableTab" > < span > < a href = "javascript:show(1);" > Static Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Method and Description< / th >
< / tr >
< tr id = "i0" class = "altColor" >
< td class = "colFirst" > < code > static java.util.List< javafx.css.CssMetaData< ? extends javafx.css.Styleable,?> > < / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#getClassCssMetaData--" > getClassCssMetaData< / a > < / span > ()< / code >
< div class = "block" > Lista de estilos aplicable.< / div >
< / td >
< / tr >
< tr id = "i1" class = "rowColor" >
< td class = "colFirst" > < code > int< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#getMaxLength--" > getMaxLength< / a > < / span > ()< / code >
< div class = "block" > Devolver la cantidad maxima si estĆ” asignado.< / div >
< / td >
< / tr >
< tr id = "i2" class = "altColor" >
< td class = "colFirst" > < code > javafx.beans.property.IntegerProperty< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#maxLengthProperty--" > maxLengthProperty< / a > < / span > ()< / code >
< div class = "block" > JavaFX FXML field property por tamaƱo maximo< / div >
< / td >
< / tr >
< tr id = "i3" class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#replaceSelection-java.lang.String-" > replaceSelection< / a > < / span > (java.lang.String text)< / code >
< div class = "block" > Reemplazar un selecciĆ³n de texto.< / div >
< / td >
< / tr >
< tr id = "i4" class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#replaceText-int-int-java.lang.String-" > replaceText< / a > < / span > (int start,
int end,
java.lang.String text)< / code >
< div class = "block" > Reemplazar el texto basado en cambios de teclado, no deja ingresar mas text si length es mayor al maximo.< / div >
< / td >
< / tr >
< tr id = "i5" class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.html#setMaxLength-int-" > setMaxLength< / a > < / span > (int value)< / code >
< div class = "block" > Asignar un valor maximo de caracters permitidio en el TextFieldLimited.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javafx.scene.control.TextField" >
<!-- -->
< / a >
< h3 > Methods inherited from class javafx.scene.control.TextField< / h3 >
< code > alignmentProperty, createDefaultSkin, getAlignment, getCharacters, getControlCssMetaData, getOnAction, getPrefColumnCount, onActionProperty, prefColumnCountProperty, setAlignment, setOnAction, setPrefColumnCount< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javafx.scene.control.TextInputControl" >
<!-- -->
< / a >
< h3 > Methods inherited from class javafx.scene.control.TextInputControl< / h3 >
< code > anchorProperty, appendText, backward, cancelEdit, caretPositionProperty, clear, commitValue, copy, cut, deleteNextChar, deletePreviousChar, deleteText, deleteText, deselect, editableProperty, end, endOfNextWord, executeAccessibleAction, extendSelection, fontProperty, forward, getAnchor, getCaretPosition, getContent, getFont, getLength, getPromptText, getSelectedText, getSelection, getText, getText, getTextFormatter, home, insertText, isEditable, isRedoable, isUndoable, lengthProperty, nextWord, paste, positionCaret, previousWord, promptTextProperty, queryAccessibleAttribute, redo, redoableProperty, replaceText, selectAll, selectBackward, selectedTextProperty, selectEnd, selectEndOfNextWord, selectForward, selectHome, selectionProperty, selectNextWord, selectPositionCaret, selectPreviousWord, selectRange, setEditable, setFont, setPromptText, setText, setTextFormatter, textFormatterProperty, textProperty, undo, undoableProperty< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javafx.scene.control.Control" >
<!-- -->
< / a >
< h3 > Methods inherited from class javafx.scene.control.Control< / h3 >
< code > computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, computePrefWidth, contextMenuProperty, getBaselineOffset, getContextMenu, getCssMetaData, getSkin, getTooltip, impl_cssGetFocusTraversableInitialValue, impl_processCSS, isResizable, layoutChildren, setContextMenu, setSkin, setTooltip, skinClassNameProperty, skinProperty, tooltipProperty< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javafx.scene.layout.Region" >
<!-- -->
< / a >
< h3 > Methods inherited from class javafx.scene.layout.Region< / h3 >
< code > backgroundProperty, borderProperty, cacheShapeProperty, centerShapeProperty, getBackground, getBorder, getHeight, getInsets, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getOpaqueInsets, getPadding, getPrefHeight, getPrefWidth, getShape, getUserAgentStylesheet, getWidth, heightProperty, impl_computeContains, impl_computeGeomBounds, impl_computeLayoutBounds, impl_createPeer, impl_notifyLayoutBoundsChanged, impl_pickNodeLocal, impl_updatePeer, insetsProperty, isCacheShape, isCenterShape, isScaleShape, isSnapToPixel, layoutInArea, layoutInArea, layoutInArea, layoutInArea, maxHeight, maxHeightProperty, maxWidth, maxWidthProperty, minHeight, minHeightProperty, minWidth, minWidthProperty, opaqueInsetsProperty, paddingProperty, positionInArea, positionInArea, prefHeight, prefHeightProperty, prefWidth, prefWidthProperty, resize, scaleShapeProperty, setBackground, setBorder, setCacheShape, setCenterShape, setHeight, setMaxHeight, setMaxSize, setMaxWidth, setMinHeight, setMinSize, setMinWidth, setOpaqueInsets, setPadding, setPrefHeight, setPrefSize, setPrefWidth, setScaleShape, setShape, setSnapToPixel, setWidth, shapeProperty, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapSize, snapSpace, snapToPixelProperty, widthProperty< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javafx.scene.Parent" >
<!-- -->
< / a >
< h3 > Methods inherited from class javafx.scene.Parent< / h3 >
< code > getChildren, getChildrenUnmodifiable, getImpl_traversalEngine, getManagedChildren, getStylesheets, impl_getAllParentStylesheets, impl_processMXNode, impl_traversalEngineProperty, isNeedsLayout, layout, lookup, needsLayoutProperty, requestLayout, requestParentLayout, setImpl_traversalEngine, setNeedsLayout, updateBounds< / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.javafx.scene.Node" >
<!-- -->
< / a >
< h3 > Methods inherited from class javafx.scene.Node< / h3 >
< code > accessibleHelpProperty, accessibleRoleDescriptionProperty, accessibleRoleProperty, accessibleTextProperty, addEventFilter, addEventHandler, applyCss, autosize, blendModeProperty, boundsInLocalProperty, boundsInParentProperty, buildEventDispatchChain, cacheHintProperty, cacheProperty, clipProperty, computeAreaInScreen, contains, contains, containsBounds, cursorProperty, depthTestProperty, disabledProperty, disableProperty, effectiveNodeOrientationProperty, effectProperty, eventDispatcherProperty, fireEvent, focusedProperty, focusTraversableProperty, getAccessibleHelp, getAccessibleRole, getAccessibleRoleDescription, getAccessibleText, getBlendMode, getBoundsInLocal, getBoundsInParent, getCacheHint, getClip, getContentBias, getCursor, getDepthTest, getEffect, getEffectiveNodeOrientation, getEventDispatcher, getId, getInputMethodRequests, getLayoutBounds, getLayoutX, getLayoutY, getLocalToParentTransform, getLocalToSceneTransform, getNodeOrientation, getOnContextMenuRequested, getOnDragDetected, getOnDragDone, getOnDragDropped, getOnDragEntered, getOnDragExited, getOnDragOver, getOnInputMethodTextChanged, getOnKeyPressed, getOnKeyReleased, getOnKeyTyped, getOnMouseClicked, getOnMouseDragEntered, getOnMouseDragExited, getOnMouseDragged, getOnMouseDragOver, getOnMouseDragReleased, getOnMouseEntered, getOnMouseExited, getOnMouseMoved, getOnMousePressed, getOnMouseReleased, getOnRotate, getOnRotationFinished, getOnRotationStarted, getOnScroll, getOnScrollFinished, getOnScrollStarted, getOnSwipeDown, getOnSwipeLeft, getOnSwipeRight, getOnSwipeUp, getOnTouchMoved, getOnTouchPressed, getOnTouchReleased, getOnTouchStationary, getOnZoom, getOnZoomFinished, getOnZoomStarted, getOpacity, getParent, getProperties, getPseudoClassStates, getRotate, getRotationAxis, getScaleX, getScaleY, getScaleZ, getScene, getStyle, getStyleableParent, getStyleClass, getTransforms, getTranslateX, getTranslateY, getTranslateZ, getTypeSelector, getUserData, hasProperties, hoverProperty, idProperty, impl_clearDirty, impl_computeIntersects, impl_cssGetCursorInitialValue, impl_findStyles, impl_geomChanged, impl_getLeafTransform, impl_getMatchingStyles, impl_getPeer, impl_getPivotX, impl_getPivotY, impl_getPivotZ, impl_getStyleMap, impl_hasTransforms, impl_intersects, impl_intersectsBounds, impl_isDirty, impl_isDirtyEmpty, impl_isShowMnemonics, impl_isTreeVisible, impl_layoutBoundsChanged, impl_markDirty, impl_pickNode, impl_processCSS, impl_reapplyCSS, impl_setShowMnemonics, impl_setStyleMap, impl_showMnemonicsProperty, impl_syncPeer, impl_transformsChanged, impl_traverse, impl_treeVisibleProperty, inputMethodRequestsProperty, intersects, intersects, isCache, isDisable, isDisabled, isFocused, isFocusTraversable, isHover, isManaged, isMouseTransparent, isPickOnBounds, isPressed, isVisible, layoutBoundsProperty, layoutXProperty, layoutYProperty, localToParent, localToParent, localToParent, localToParent, localToParent, localToParentTransformProperty, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToScene, localToSceneTransformProperty, localToScreen, localToScreen, localToScreen, localToScreen, localToScreen, lookupAll, managedProperty, mouseTransparentProperty, nodeOrientationProperty, notifyAccessibleAttributeChanged, onContextMenuRequestedProperty, onDragDetectedProperty, onDragDoneProperty, onDragDroppedProperty, onDragEnteredProperty, onDragExitedProperty, onDragOverProperty, onInputMethodTextChangedProperty, onKeyPressedProperty, onKeyReleasedProperty, onKeyTypedProperty, onMouseClickedProperty, onMouseDragEnteredProperty, onMouseDragExitedProperty, onMouseDraggedProperty, onMouseDragOverProperty, onMouseDragReleasedProperty, onMouseEnteredProperty, onMouseExitedProperty, onMouseMovedProperty, onMousePressedProperty, onMouseReleasedProperty, onRotateProperty, onRotationFinishedProperty, onRotationStartedProperty, onScrollFinishedProperty, onScrollProperty, onScrollStartedProperty, onSwipeDownProperty, onSwipeLeftProperty, onSwipeRightProperty, onSwipeUpProperty, on
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods.inherited.from.class.java.lang.Object" >
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait< / code > < / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ============ PROPERTY DETAIL =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "property.detail" >
<!-- -->
< / a >
< h3 > Property Detail< / h3 >
< a name = "maxLengthProperty" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > maxLength< / h4 >
< pre > public final javafx.beans.property.IntegerProperty maxLengthProperty< / pre >
< div class = "block" > JavaFX FXML field property por tamaƱo maximo< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > IntegerProperty: Property.< / dd >
< / dl >
< / li >
< / ul >
< / li >
< / ul >
<!-- ============ FIELD DETAIL =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "field.detail" >
<!-- -->
< / a >
< h3 > Field Detail< / h3 >
< a name = "maxLength" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > maxLength< / h4 >
< pre > private javafx.beans.property.IntegerProperty maxLength< / pre >
< div class = "block" > La cantidad maxima de caracters permitidas en el TextFieldLimited< / div >
< / li >
< / ul >
< / li >
< / ul >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor.detail" >
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
< a name = "TextFieldLimited--" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > TextFieldLimited< / h4 >
< pre > public TextFieldLimited()< / pre >
< div class = "block" > Llamar a TextField.< / div >
< / li >
< / ul >
< / li >
< / ul >
<!-- ============ METHOD DETAIL ========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "method.detail" >
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
< a name = "getClassCssMetaData--" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getClassCssMetaData< / h4 >
< pre > public static java.util.List< javafx.css.CssMetaData< ? extends javafx.css.Styleable,?> > getClassCssMetaData()< / pre >
< div class = "block" > Lista de estilos aplicable.< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > List: La lista de estilos.< / dd >
< / dl >
< / li >
< / ul >
< a name = "replaceText-int-int-java.lang.String-" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > replaceText< / h4 >
< pre > public void replaceText(int start,
int end,
java.lang.String text)< / pre >
< div class = "block" > Reemplazar el texto basado en cambios de teclado, no deja ingresar mas text si length es mayor al maximo.< / div >
< dl >
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
< dd > < code > replaceText< / code > in class < code > javafx.scene.control.TextInputControl< / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > start< / code > - int: Donde empece el cambio.< / dd >
< dd > < code > end< / code > - int: Donde termina.< / dd >
< dd > < code > text< / code > - String: Texto a cambiar.< / dd >
< / dl >
< / li >
< / ul >
< a name = "replaceSelection-java.lang.String-" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > replaceSelection< / h4 >
< pre > public void replaceSelection(java.lang.String text)< / pre >
< div class = "block" > Reemplazar un selecciĆ³n de texto.< / div >
< dl >
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
< dd > < code > replaceSelection< / code > in class < code > javafx.scene.control.TextInputControl< / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > text< / code > - String: El texto a reemplazar.< / dd >
< / dl >
< / li >
< / ul >
< a name = "getMaxLength--" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getMaxLength< / h4 >
< pre > public final int getMaxLength()< / pre >
< div class = "block" > Devolver la cantidad maxima si estĆ” asignado.< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > int: Cantidad de caracters.< / dd >
< / dl >
< / li >
< / ul >
< a name = "setMaxLength-int-" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setMaxLength< / h4 >
< pre > public final void setMaxLength(int value)< / pre >
< div class = "block" > Asignar un valor maximo de caracters permitidio en el TextFieldLimited.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - int: La cantidad maxima.< / dd >
< / dl >
< / li >
< / ul >
< a name = "maxLengthProperty--" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > maxLengthProperty< / h4 >
< pre > public final javafx.beans.property.IntegerProperty maxLengthProperty()< / pre >
< div class = "block" > JavaFX FXML field property por tamaƱo maximo< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > IntegerProperty: Property.< / dd >
< / dl >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a name = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../cl/cromer/estructuras/package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/TextFieldLimited.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > < a href = "../../../cl/cromer/estructuras/ShellController.html" title = "class in cl.cromer.estructuras" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../cl/cromer/estructuras/TextFieldLimited.StyleableProperties.html" title = "class in cl.cromer.estructuras" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?cl/cromer/estructuras/TextFieldLimited.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "TextFieldLimited.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / body >
< / html >