Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AdvancedCanvas
jp.seagirl.containers AdvancedCanvasはmx.containers.Canvasを拡張したクラスです。 StyleにfillAlphasとfillColorsを追加しています。
 AdvancedRadioButton
jp.seagirl.controls AdvancedRadioButtonはmx.controls.RadioButtonの拡張です。 StyleにbackgroundAlpha, backgroundColor, cornerRadiusを追加しています。
 Application
jp.seagirl.genius.core Applicationはアプリケーションにおけるドキュメントクラスに相当するクラスです。
 ApplicationManager
jp.seagirl.genius.managers ApplicationManagerはアプリケーションを管理するクラスです。
 ApplicationUpdate
jp.seagirl.desktop AIRアプリケーションのアップデート処理をするためのクラス
 ApplicationUpdateEvent
jp.seagirl.desktop AIRアプリケーションのアップデート処理にまつわるイベントを提供します。
 AsyncCommand
jp.seagirl.genius.commands AsyncCommandは非同期通信に使われるコマンドの実装クラスです。 IResponderを実装します。 (互換性のために残してある古いクラスです。)
 BusinessDelegate
jp.seagirl.genius.business サービスクラスを使った処理を委譲されるクラスです。 (互換性のために残してある古いクラスです。)
 CheckUpdateResponder
jp.seagirl.desktop アップデート情報をチェックする処理において、サービスの要求に呼応するクラスです。
 CursorManager
jp.seagirl.genius.managers これは Genius Framework 内部でのみ使用するクラスです。 mx.managers.CursorManager を管理します。
 DownloadAIRResponder
jp.seagirl.desktop ダウンロード処理において、サービスクラスの要求に呼応するクラスです。
 FileIO
jp.seagirl.filesystem FileIOを簡単に扱うためのクラスです。
 FileReferenceService
jp.seagirl.genius.business FileReferenceを使ったサービスクラスです。 (互換性のために残してある古いクラスです。)
 FileUploadServiceThread
jp.seagirl.genius.threads FileUploadThread を使ったサービスクラスです。
 FrontController
jp.seagirl.genius.controllers FrontControllerは、イベントに紐付けたコマンドを扱うクラスです。 (互換性のために残してある古いクラスです。)
 GeniusEvent
jp.seagirl.genius.controllers GeniusEventはGeniusで使用するイベントクラスです。 (互換性のために残してある古いクラスです。)
 GeniusEventDispatcher
jp.seagirl.genius.controllers GeniusEventDispatcherはGeniusで扱うイベントを送出するクラスです。 (互換性のために残してある古いクラスです。)
 GeniusThread
jp.seagirl.genius.threads Genius Framework のための Thread クラスの拡張です。
 ICommand
jp.seagirl.genius.commands ICommandはコマンドクラスを定義するインターフェースです。 (互換性のために残してある古いインターフェースです。)
 IDataFilter
jp.seagirl.genius.models IDataFilterはモデルクラスのデータをフィルタリングするクラスを 定義するインターフェイスです。
 IModel
jp.seagirl.genius.models IModelはモデルクラスを定義するインターフェースです。
 IResponder
jp.seagirl.genius.business サービスの呼び出しに応答するクラスを定義するインターフェースです。 (互換性のために残してある古いインターフェースです。)
 ISequenceCommand
jp.seagirl.genius.commands ISequenceCommandシーケンスで使われるコマンドを定義するインターフェースです。 (互換性のために残してある古いインターフェースです。)
 IService
jp.seagirl.genius.business サービスクラスを定義するインターフェイスです。 (互換性のために残してある古いインターフェースです。)
 ItemRenderer
jp.seagirl.genius.views ItemRendererはViewBaseを継承し、アイテムレンダラとして振る舞うための 機能を実装したクラスです。
 LabelFunction
jp.seagirl.collections LabelFunctionはDataGridColumnのlabelFunctionに 渡すことが出来る関数群です。
 Link
jp.seagirl.controls Linkはmx.controls.Labelの拡張です。
 Model
jp.seagirl.genius.models Modelは汎用的なモデルの実装クラスです。
 MouseWheelSupport
jp.seagirl.ui Macでもホイールスクロールが動作するようにするためのクラスです。
 Sequence
jp.seagirl.genius.controllers Sequenceはイベントのシーケンスを作成するクラスです。 (互換性のために残してある古いクラスです。)
 SequenceCommand
jp.seagirl.genius.commands SequenceCommandはシーケンスで使われるコマンドの実装クラスです。 (互換性のために残してある古いクラスです。)
 SimpleButton
jp.seagirl.controls SimpleButtonはシンプルなボタンコントロールを提供するクラスです。
 SortCompareFunction
jp.seagirl.collections SortCompareFunctionはDataGridColumnのsortCompareFunctionに 渡すことが出来る関数群です。
 URLLoaderService
jp.seagirl.genius.business URLLoaderを使ったサービスクラスです。 (互換性のために残してある古いクラスです。)
 URLLoaderServiceThread
jp.seagirl.genius.threads URLLoaderThread を使ったサービスクラスです。
 ValidatorManager
jp.seagirl.validators 複数のValidatorを管理するクラスです。
 ViewBase
jp.seagirl.genius.views ViewBaseはビューに関するロジックを記述するためのクラスのための ベースとなるクラスです。
 WindowBase
jp.seagirl.genius.views 
 WindowedApplication
jp.seagirl.genius.core ApplicationはAIRアプリケーションにおけるドキュメントクラスに相当するクラスです。