A Sandcastle Documented Class Library
UIHelper クラス
名前空間CFW.AspxCommonUIHelper
ユーザーインターフェースヘルプクラス
宣言の構文
C#Visual BasicVisual C++
public class UIHelper
Public Class UIHelper
public ref class UIHelper
メンバ
すべてのメンバメソッド



メンバ説明
BuildFieldCheckScript(FieldProperty, WebControl)
クライアント側項目チェック関数生成

BuildMailtoUrl(String, String, String, String, String)
問い合わせメールの組み立て

GetCheckBoxListChecked(CheckBoxList)
チェックボックスリストの複数の選択値をリストで取得する

GetListCountDisplay(Int32, Int32, Int32)
件数表示をフォーマットして返す

GetNextPageCount(Int32, Int32, Int32)
次ページの件数を求める

GetPageNumberDisplay(Int32, Int32, Int32)
ページ表示をフォーマットして返す

GetPrevPageCount(Int32, Int32, Int32)
前頁の件数を求める

InitFieldObject(FieldProperty, Control)
入力項目の各種設定を同時に行う

InitFieldObject(FieldProperty, Control, UIHelper..::.CharcterWidth)
入力項目の初期化

registerDefaultAttributes(Control, String, FieldProperty, UIHelper..::.CharcterWidth)
デフォルト属性を指定コントロールに孵化する

SelectDropDown(DropDownList, Object)
ドロップダウンリストの選択値の設定

SetCheckBoxListChecked(CheckBoxList, List<(Of <(Int32>)>))
チェックボックスリストに対して選択状態を設定する

SetMarkerStyle(FieldProperty, Image)
入力項目マーカー(横向き三角のgif)を必須/任意項目で切り替える

ShortString(String, Int32)
長すぎる文字列を適当な長さで切り取り”・・・”を追加する

TipText(FieldProperty)
最大桁数、必須項目などからToolTipを組み立てる

TipText(FieldProperty, UIHelper..::.CharcterWidth)
最大桁数、必須項目などからToolTipを組み立てる

TipText(FieldProperty, String)
最大桁数、必須項目などからToolTipを組み立てる

TipText(FieldProperty, String, UIHelper..::.CharcterWidth)
最大桁数、必須項目などからToolTipを組み立てる

TipText(FieldProperty, String, String)
最大桁数、必須項目などからToolTipを組み立てる

TipText(FieldProperty, String, String, UIHelper..::.CharcterWidth)
最大桁数、必須項目などからToolTipを組み立てる

継承階層
Object
UIHelper

アセンブリ: CFW.common.AspxCommon (モジュール: CFW.common.AspxCommon) バージョン: 1.2.0.1 (1.2.0.1)