Class ButtonShape83Dispatcher
java.lang.Object
com._1c.g5.v8.dt.form.layout.commandpanels.ButtonShape83Dispatcher
- All Implemented Interfaces:
IButtonShape
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getFeatures
(IButtonContentLayouter contentLayouter, ButtonState state, ButtonFeatures features) static ButtonShape83Dispatcher
measure
(IButtonContentLayouter contentLayouter, IPlatformVisualComputer graphics, ButtonState state, Size size)
-
Method Details
-
getInstance
-
getFeatures
public void getFeatures(IButtonContentLayouter contentLayouter, ButtonState state, ButtonFeatures features) - Specified by:
getFeatures
in interfaceIButtonShape
-
measure
public Size measure(IButtonContentLayouter contentLayouter, IPlatformVisualComputer graphics, ButtonState state, Size size) - Specified by:
measure
in interfaceIButtonShape
-