.NET Mobile Input
Input Controls are used to collect input from the mobile user.
Input Controls
There is a number of mobile controls that support user input.
The most common input control is perhaps the TextBox control, which was
demonstrated in the previous chapter. The TextBox control is perfect for simple
user input like names, numbers, identifications and keywords.
For larger amount of input a TextView control is a better choice. The
TextView control allows long multi-line input like the one you need for SMS or
other messages.
Numeric Input
The numeric attribute of the textbox control can be set to true or false to
specify whether the textbox should accept only numeric input.
Note: This behavior will normally work on cell phones by changing the input
mode from letters to numbers. For HTML browsers however, this behavior is
normally not supported.
Password Input
The password attribute of the textbox control can be set to true or false to
specify whether the textbox should be treated as a password field.
A password field will hide the input by displaying * (stars) instead of
ordinary text.
List Controls
TextBox and TextView controls are well suited for entering input, but
sometimes you want the user to select from a list of predefined values.
The SelectionList Control supports drop down lists, check boxes and radio
buttons. This topic is covered in another chapter.
The List Control supports selection from menus and lists. The List Control is covered in another chapter.
User Interface Controls
User Interface Controls are controls which display the user interface:
| Name |
Function |
| Command |
Performs an action |
| Form |
Defines a container for mobile controls |
| Image |
Defines an image |
| Label |
Defines a text |
| Link |
Defines a hyperlink |
| List |
Defines a list |
| MobilePage |
Defines a container for mobile controls |
| ObjectList |
Defines a list of data objects |
| Panel |
Defines a container for other controls |
| SelectionList |
Defines a list to select from |
| StyleSheet |
Defines styles to be applied to other controls |
| TextBox |
Defines a single line input box |
| TextView |
Defines a multi-line input box |
For a full control reference, including properties methods, events, and more
examples, please
look at the "Mobile Reference" page.
 |
 |
 |
 |
|
The Ektron Intranet
lets you do everything you need to do on your corporate intranet and everything you want to do... all with just one application.
What can you do with the Ektron Intranet? |
 |
Navigate through content, documents, assets, colleagues and workgroups quickly and intuitively with enterprise search |
 |
Communicate with friends and colleagues with forums, message boards and corporate blogging using the new Social Networking Platform |

|
Utilize the extensive out-of-the box features or customize your site through Ektron CMS400.NET's open architecture |
 |
Promote collaboration in your organization through project workspaces where others can efficiently find information and work together |
 |
Author/edit content, manage navigation, menus, audit trails, workflow and approvals with the best in breed Content Management |
|
|
|
|
See why there are 20,000+ Ektron integrations worldwide.
|
|
 |
TAKE THE VIDEO TOUR |
 |
or download a FREE TRIAL today. |
|