hudson.plugins.persona.selector
クラス LocationSelectorDescriptor

java.lang.Object
  上位を拡張 hudson.model.Descriptor<LocationSelector>
      上位を拡張 hudson.plugins.persona.selector.LocationSelectorDescriptor
すべての実装されたインタフェース:
hudson.model.Saveable
直系の既知のサブクラス:
BottomLeftSelector.DescriptorImpl, BottomRightSelector.DescriptorImpl, RightSideSelector.DescriptorImpl

public abstract class LocationSelectorDescriptor
extends hudson.model.Descriptor<LocationSelector>

Descriptor for LocationSelector.

作成者:
Seiji Sogabe

入れ子のクラスの概要
 
クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
フィールドの概要
 
クラス hudson.model.Descriptor から継承されたフィールド
clazz
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
コンストラクタの概要
protected LocationSelectorDescriptor()
           
protected LocationSelectorDescriptor(java.lang.Class<? extends LocationSelector> clazz)
           
 
メソッドの概要
 
クラス hudson.model.Descriptor から継承されたメソッド
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LocationSelectorDescriptor

protected LocationSelectorDescriptor(java.lang.Class<? extends LocationSelector> clazz)

LocationSelectorDescriptor

protected LocationSelectorDescriptor()


Copyright © 2004-2012. All Rights Reserved.