Метод | Описание | |
---|---|---|
AddExternalControl ( int x, int y, |
||
AddNewBox ( int x, int y, int w, int h ) : void | ||
AddNewImageBox ( int x, int y, int w, int h, ImageBinder imgBinder ) : |
||
AddNewRect ( int x, int y, int w, int h ) : void | ||
DesignBoardModule ( ) : System | ||
HistoryRecordDzElementNewBounds ( |
||
HistoryRecordDzElementNewPosition ( |
||
Load ( ) : void | ||
Save ( ) : void | ||
WrapWithHolderBox ( int x, int y, |
Метод | Описание | |
---|---|---|
OnStartModule ( ) : void |
Метод | Описание | |
---|---|---|
CloneTextBox ( |
||
CopyToClipBoard ( IDesignBox ui ) : void | ||
FindSelectedUserBoxes ( ) : void | ||
GetFreeControllerBox ( ) : |
||
PasteClipboardData ( ) : void | ||
RemoveAllControllerBoxes ( ) : void | ||
RemoveTargetBox ( IDesignBox ui ) : void | ||
ReverseLastUndoAction ( ) : void | ||
SerializeDzTextBox ( |
||
SetupActiveBoxProperties ( LayoutFarm box ) : void | ||
SetupBackgroundProperties ( LayoutFarm backgroundBox ) : void | ||
SetupSelectionBoxProperties ( |
||
UndoLastAction ( ) : void |
public AddExternalControl ( int x, int y, |
||
x | int | |
y | int | |
uibox | ||
Результат |
public AddNewBox ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
Результат | void |
public AddNewImageBox ( int x, int y, int w, int h, ImageBinder imgBinder ) : |
||
x | int | |
y | int | |
w | int | |
h | int | |
imgBinder | ImageBinder | |
Результат |
public AddNewRect ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
Результат | void |
public HistoryRecordDzElementNewBounds ( |
||
dzBox | ||
oldRect | ||
newRect | ||
Результат | void |
public HistoryRecordDzElementNewPosition ( |
||
dzBox | ||
oldPoint | Point | |
newPoint | Point | |
Результат | void |
public WrapWithHolderBox ( int x, int y, |
||
x | int | |
y | int | |
uibox | ||
Результат |