Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Flex

Flex is an efficient, free and open source framework that can be used to build expressive Web applications. These applications use Adobe Flash Player and Adobe AIR to achieve cross-browser, desktop and operating system. Although only the Flex framework can be used to build Flex applications, Adobe Flash Builder™ (previously known as Adobe Flex Builder™) software can speed development through features such as smart coding, interactive traversal debugging, and visual design of user interface layouts.

Interactive Gantt Chart Component for Flex

My company has a web application product for distribution planning and scheduling.
One of the important parts is the Gantt chart component, where users can fine-tune the schedule. The current Gant

October 20, 2021By Simo Flex Component, Figure, Flex, for, Gan, interactive, specialLeave a Comment

FlexiGrid Gets the selected rantrifier

I am new to flexigrid. Can anyone let me know how to get the value of each column selected row.

How to get each column name (reportName and reportDescription)? Because I push // push all the

October 20, 2021By Simo Flex FlexiGrid, Get, ranked, selected, valueLeave a Comment

Flex – ItemRenderer Dispatch Custom Event

I am trying to dispatch a custom event from a custom ItemRenderer

This is my custom event

package events
{
import customClass.Product;
import flash.events.Event;
public class CopyPro

October 20, 2021By Simo Flex Custom, Dispatch, Event, Flex, ItemRendererLeave a Comment

Flex – How to identify if the Class reference is an interface?

Like Java, I want to know if my reference is declared as Interface.

function foo(classRef:Class ){
if(classRef.isInterface(){
//something
}
} You can use AS3 Commons Reflect to get this i

October 20, 2021By Simo Flex class, Flex, how to identify, Interface, reference, whetherLeave a Comment

How to check if XMLLIST is empty in Flex

If I have an XMLList object in Flex, what is the correct way to check if the list is empty? Should I just compare the results of myList.length()>? 0, myList.toString()! = “” Or try another method?

October 20, 2021By Simo Flex check, How to, whether, XMLLISTLeave a Comment

What is the difference between flex – var t: myclass = myclass (o); and var t: myclass = o acts as Myclass;

What is the difference between this type of conversion expression? What is better?

// One way
var t:MyClass = MyClass(o);
// Another
var t:MyClass = o as MyClass; Oh, I knew that one befor

October 20, 2021By Simo Flex between, having, mal, mar, myclassLeave a Comment

Flex – Can you stop ColdFusion request?

I have a Flex application that calls a function to search a large document set. Based on the search term, the user may wish to stop the flex request.

I not only want to stop the Flex applicat

October 20, 2021By Simo Flex can, cold impusion, Flex, Request, Stop, whetherLeave a Comment

Flex flexible layout

flexible layout setting method: The flexible layout must be enabled in the parent element, right The child element has an effect. After setting, the child element div is no longer on its own line

October 20, 2021By Simo Flex Flex, flexibility, layoutLeave a Comment

Which files should enter source code management in the Flex Builder project?

I noticed that Eclipse (Flex Builder) generates hundreds of metadata files. Should I check them into my source control? They seem to be necessary because if I delete them, Flex Builder will only op

October 20, 2021By Simo Flex builder, documents, Enter, Flex, management, project, should, source, whichLeave a Comment

Flex: Search “Hover” on “Link” in the text area

I’m trying to find out when a link “hover” in the text area where html text is displayed.
I want to know if it is possible to change some kind of event by listening to the cursor. I’m in I can’t f

October 20, 2021By Simo FlexLeave a Comment

Posts navigation

Page 1 … Page 6 Page 7 Page 8 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress