Property | Type | Description | |
---|---|---|---|
SelectionBuilder | System |
Method | Description | |
---|---|---|
In ( |
An entry point for making a selection, setting the current position to the specified hookup.
|
|
In ( RootBox root ) : |
||
Install ( ) : |
This is a shortcut which both gets the selection and installs it.
|
|
Offset ( int ich ) : |
||
this ( int index ) : |
Refine the current target to the index'th item of the old current target (or null). Returns 'this' to let the fluent chain continue.
|
Method | Description | |
---|---|---|
SelectionBuilder ( ) : System |
public static In ( |
||
startHookup | ||
return |
public static In ( RootBox root ) : |
||
root | RootBox | |
return |
public Install ( ) : |
||
return |