프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SelectionBuilder | System |
메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
SelectionBuilder ( ) : System |
public static In ( |
||
startHookup | ||
리턴 |
public static In ( RootBox root ) : |
||
root | RootBox | |
리턴 |