index

Class MTextField.TextField

all modules:MAcceleratorKey , MAcceleratorList , Main , MBorderLayout , MButton , MCheckBox , MChoiceDialog , MColorBox , MControl , MCursorShapes , MDialog , MFloatingLayer , MForm , MFT2Face , MFT2FontCache , MFT2Glyph , MIconCache , MInfoDialog , MLabel , MLayer , MLookAndFeel , MLookAndFeel_DarkFawn , MLookAndFeel_Gray , MLookAndFeel_LightFawn , MLookAndFeel_LightGray , MMouseEvent , MPanel , MPNGIcon , MPoint2f , MPopupMenu , MPopupMenuBar , MPopupMenuBarButton , MPopupMenuButton , MPopupMenuCheckButton , MPopupMenuFolderButton , MPopupMenuSeparator , MRadioButton , MRadioButtonGroup , MRectangle2f , MRepeatButton , MScroller , MScrollPane , MSize2f , MSlider , MSplitPane , MTabbedView , MTest3dLayer , MTestSuperBorderLayoutForm , MTestUIRendererForm , MTextEdit , MTextField , MTextInputDialog , MTextView , MTimerAction , MTitledPanel , MToolTip , MTransparentPanel , MUI , MUIPrimitives , MUIRenderer , MVector2f , MView , MViewPane , MWindow , MWindowTitleBar , MXFMObject , MXMLForm , ui_abstract 
all classes:AbstractAction , AbstractActionAdapter , AbstractActionConsumer , AbstractActionPerformer , AbstractActionProvider , AbstractBinaryStringValidator , AbstractButton , AbstractCharsetStringValidator , AbstractCheckBox , AbstractCheckBoxGroup , AbstractComboBox , AbstractDecimalStringValidator , AbstractDesktop , AbstractDialog , AbstractDisplayObject , AbstractFloatStringValidator , AbstractFontCache , AbstractForm , AbstractHexadecimalStringValidator , AbstractHorizontalScroller , AbstractHorizontalSlider , AbstractKnob , AbstractLabel , AbstractLayer , AbstractMenu , AbstractMenuBar , AbstractMenuItem , AbstractOptionGroup , AbstractPage , AbstractPanel , AbstractPasswordStringValidator , AbstractPerspective , AbstractRadioButtonGroup , AbstractScriptIdentifierStringValidator , AbstractScroller , AbstractScrollPane , AbstractSlider , AbstractStringLengthValidator , AbstractStringValidator , AbstractTabbedPane , AbstractTextArea , AbstractTextField , AbstractTreeView , AbstractVerticalScroller , AbstractVerticalSlider , AbstractView , AbstractViewPane , AbstractViewSite , AbstractWindow , AbstractXMLForm , AcceleratorKey , AcceleratorList , Action , BorderLayout , Button , CardLayout , CDialogTest_ChoiceYesNo , CDialogTest_ChoiceYesNoCancel , CDialogTest_Error , CDialogTest_Idea , CDialogTest_Info , CDialogTest_InfoCustom , CDialogTest_Success , CDialogTest_TextInput , CheckBox , ChoiceDialog , ColorBox , Control , CPopupMenuTest , CStatic , CursorShapes , Dialog , FloatAction , FloatingLayer , FlowLayout , Font , FontResource , Form , FT2Face , FT2FontCache , FT2FontResource , FT2Glyph , FT2LocalFileFontResource , FT2PakFileFontResource , Icon , IconCache , InfoDialog , IntAction , KeyRepeatAction , KeyRepeatConsumer , Label , Layer , Layout , LookAndFeel , LookAndFeel_DarkFawn , LookAndFeel_Gray , LookAndFeel_LightFawn , LookAndFeel_LightGray , MouseEvent , MouseHoldAction , MouseHoldConsumer , MyForm , MyPanel , Panel , PNGIcon , Point2f , PopupMenu , PopupMenuBar , PopupMenuBarButton , PopupMenuButton , PopupMenuCheckButton , PopupMenuFolderButton , PopupMenuSeparator , RadioButton , RadioButtonGroup , Rectangle2f , RedDotPanel , RepeatButton , Scroller , ScrollPane , Size2f , Slider , SplitPane , StringAction , SuperBorderLayout , TabbedView , Test3dLayer , TestLayer , TestSuperBorderLayoutForm , TestUIRendererControl , TestUIRendererForm , TextEdit , TextField , TextInputDialog , TextView , TimerAction , TitledPanel , ToolTip , TransparentPanel , UI , UIConstants , UIPrimitives , UIPrimitivesTestLayer , UIRenderer , Vector2f , View , ViewPane , Window , WindowTitleBar , XFMObject , XMLForm 

Synopsis

  Base classes:
  Functions:
  Methods:
  Constants:
Description:
 

Function New

Synopsis:  

Arguments:
 
 top of page

Method anchorSelection

Synopsis:  

Arguments:
 
 top of page

Method beginXFMTag

Synopsis:  

Arguments: Returns:  int
 
 top of page

Method calcPreferredSize

Synopsis:  
Returns:  int
 
 top of page

Method calcPreferredSizeX

Synopsis:  
Returns:  int
 
 top of page

Method calcPreferredSizeY

Synopsis:  
Returns:  int
 
 top of page

Method consumeAction

Synopsis:  

Arguments: Returns:  int
 
 top of page

Method copySelection

Synopsis:  

 
 top of page

Method cutSelection

Synopsis:  

 
 top of page

Method deleteChar

Synopsis:  

 
 top of page

Method deleteSelection

Synopsis:  

 
 top of page

Method expandSelectionToEnd

Synopsis:  

 
 top of page

Method expandSelectionToHome

Synopsis:  

 
 top of page

Method expandSelectionToNextChar

Synopsis:  

 
 top of page

Method expandSelectionToNextWord

Synopsis:  

 
 top of page

Method expandSelectionToPreviousChar

Synopsis:  

 
 top of page

Method expandSelectionToPreviousWord

Synopsis:  

 
 top of page

Method getEnableRightAlign

Synopsis:  
Returns:  int
 
 top of page

Method getFont

Synopsis:  
Returns:  Font
 
 top of page

Method getMaxTextLength

Synopsis:  
Returns:  int
 
 top of page

Method getSelectionEnd

Synopsis:  
Returns:  int
 
 top of page

Method getSelectionStart

Synopsis:  
Returns:  int
 
 top of page

Method getText

Synopsis:  
Returns:  String
 
 top of page

Method getTextReference

Synopsis:  
Returns:  String
 
 top of page

Method insertChar

Synopsis:  

Arguments:
 
 top of page

Method isMouseFocusLocked

Synopsis:  
Returns:  int
 
 top of page

Method isTabCycleMember

Synopsis:  
Returns:  int
 
 top of page

Method killUntilEnd

Synopsis:  

 
 top of page

Method moveCursorEnd

Synopsis:  

 
 top of page

Method moveCursorEndOfWord

Synopsis:  

 
 top of page

Method moveCursorHome

Synopsis:  

 
 top of page

Method moveCursorLeft

Synopsis:  

 
 top of page

Method moveCursorPageLeft

Synopsis:  

 
 top of page

Method moveCursorPageRight

Synopsis:  

 
 top of page

Method moveCursorRight

Synopsis:  

 
 top of page

Method moveCursorStartOfWord

Synopsis:  

 
 top of page

Method moveCursorTo

Synopsis:  

Arguments:
 
 top of page

Method onDraw

Synopsis:  

 
 top of page

Method onKey

Synopsis:  

Arguments: Returns:  int
 
 top of page

Method onKeyboardFocus

Synopsis:  

 
 top of page

Method onKeyboardFocusLost

Synopsis:  

 
 top of page

Method onLookAndFeelChanged

Synopsis:  

 
 top of page

Method onMouse

Synopsis:  

Arguments: Returns:  int
 
 top of page

Method onMouseClick

Synopsis:  

Arguments: Returns:  int
 
 top of page

Method onMouseDoubleClick

Synopsis:  

Arguments: Returns:  int
 
 top of page

Method onMouseEnter

Synopsis:  

Arguments:
 
 top of page

Method onMouseFocus

Synopsis:  

 
 top of page

Method onMouseHold

Synopsis:  

Arguments: Returns:  int
 
 top of page

Method onMouseLeave

Synopsis:  

Arguments:
 
 top of page

Method onMouseUnfocus

Synopsis:  

 
 top of page

Method onTabFocus

Synopsis:  

 
 top of page

Method pasteMouseSelection

Synopsis:  

 
 top of page

Method pasteSelection

Synopsis:  

 
 top of page

Method pasteString

Synopsis:  

Arguments:
 
 top of page

Method restartCaretTimer

Synopsis:  

 
 top of page

Method selectAll

Synopsis:  

 
 top of page

Method selectNone

Synopsis:  

 
 top of page

Method selectWord

Synopsis:  
Returns:  int
 
 top of page

Method setCursorAndSelectionStartByPixel

Synopsis:  

Arguments:
 
 top of page

Method setCursorByPixel

Synopsis:  

Arguments:
 
 top of page

Method setEnableRightAlign

Synopsis:  

Arguments:
 
 top of page

Method setFont

Synopsis:  

Arguments:
 
 top of page

Method setFontByName

Synopsis:  

Arguments:
 
 top of page

Method setMaxTextLength

Synopsis:  

Arguments:
 
 top of page

Method setSelection

Synopsis:  

Arguments:
 
 top of page

Method setSelectionEndByPixel

Synopsis:  

Arguments:
 
 top of page

Method setText

Synopsis:  

Arguments:
 
 top of page

Method setTextReference

Synopsis:  

Arguments:
 
 top of page

Method startCaretTimer

Synopsis:  

 
 top of page

Method startEditing

Synopsis:  

 
 top of page

Method stopEditing

Synopsis:  

Arguments:
 
 top of page

Method TextField

Synopsis:  

 
 top of page

Method undo

Synopsis:  

 
 top of page

Method updateInnerLayout

Synopsis:  

 
 top of page

Constant ACTION_TEXTCHANGED (String)

Synopsis:  

Constant ACTION_TEXTENTERED (String)

Synopsis:  

Constant IPAD_H (int)

Synopsis:  

Constant IPAD_V (int)

Synopsis:  

Constant MAX_SIZE_X (int)

Synopsis:  

Constant MIN_SIZE_X (int)

Synopsis:  

Constant MIN_SIZE_Y (int)

Synopsis:  

Constant MIN_WIDTH_FOR_PAGING (int)

Synopsis:  

Constant MOUSE_TO_CURSOR_H_CORRECT (int)

Synopsis:  

Constant NO_ANCHOR (int)

Synopsis:  

Constant PAGING_AMOUNT (int)

Synopsis:  


auto-generated by "DOG", the TkScript document generator. Mon, 21/May/2007 00:21:48