Method | Description | |
---|---|---|
InternalShow ( jQueryObject targetField, int cid ) : void | ||
ShowDialog ( jQueryObject targetField, int cid ) : void |
Method | Description | |
---|---|---|
Initialize ( ) : void |
Method | Description | |
---|---|---|
AdminFinderModal ( ) : System | ||
ChangeTargetFieldAndHide ( string url ) : void | ||
FinderRequestSuccess ( |
||
FinderRequestSuccess ( JsonResponse response ) : void | ||
SelectButtonClicked ( jQueryApi.jQueryEvent e ) : void |
public InternalShow ( jQueryObject targetField, int cid ) : void | ||
targetField | jQueryObject | |
cid | int | |
return | void |
public static ShowDialog ( jQueryObject targetField, int cid ) : void | ||
targetField | jQueryObject | |
cid | int | |
return | void |