ASTRA IPv4AddressInput
IPv4AddressInput is a user interface component for Flex that allows the user to input an Internet Protocol version 4 address. This control includes a field for each separate byte and full keyboard navigation.
Examples: IPv4AddressInput for Flex 3
|
Creating a IPv4AddressInput in MXMLThis example demonstrates the minimum MXML required to create a IPv4AddressInput. Source MXML | Output |
|
Creating a IPv4AddressInput in ActionScriptThis example demonstrates the minimum ActionScript required to create a IPv4AddressInput. Source MXML | Output |
|
Understanding the IPv4Address classThis example demonstrates the IPv4Address type used by IPv4AddressInput. Source MXML | Output |


